Publishing to Maven Local
Releasing the code to the Maven local repository is handled by Gradle. To publish locally, run
the code below.
./gradlew publishToMavenLocal
Releasing the code to the Maven local repository is handled by Gradle. To publish locally, run
the code below.
./gradlew publishToMavenLocal