We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 2969426Copy full SHA for 2969426
jitpack.yml
@@ -0,0 +1,3 @@
1
+install:
2
+ - FILE="-Dfile=styliticsdata-release.aar"
3
+ - mvn install:install-file $FILE -DgroupId=com.stylitics.styliticsdata -DartifactId=styliticsdata -Dversion=1.2.0 -Dpackaging=aar -DpomFile=pom.xml
0 commit comments