mapbox-vector-tile-java (JitPack) #481

This commit is contained in:
Emux
2018-01-22 11:56:06 +02:00
parent e36d5b53ea
commit 43c9c4c8bd
4 changed files with 19 additions and 12 deletions

View File

@@ -45,6 +45,7 @@ subprojects {
maven { url 'https://repo.boundlessgeo.com/main/' }
jcenter()
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
maven { url 'https://jitpack.io' }
}
tasks.withType(JavaCompile) {