vtm-mvt module with new MVT tile decoder (#481)
This commit is contained in:
@@ -2,6 +2,7 @@ apply plugin: 'java'
|
||||
|
||||
dependencies {
|
||||
implementation project(':vtm-http')
|
||||
implementation project(':vtm-mvt')
|
||||
testImplementation 'com.squareup.okhttp3:mockwebserver:3.8.0'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.easytesting:fest-assert-core:2.0M10'
|
||||
|
||||
Reference in New Issue
Block a user