Moved from JCenter to Maven Central.

This commit is contained in:
Erik C. Thauvin 2021-03-22 11:42:05 -07:00
parent 462bfe3cc5
commit 817b2e0eeb
5 changed files with 30 additions and 87 deletions

2
gradlew vendored
View file

@ -130,7 +130,7 @@ fi
if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
APP_HOME=`cygpath --path --mixed "$APP_HOME"`
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
JAVACMD=`cygpath --unix "$JAVACMD"`
# We build the pattern for arguments to be converted via cygpath