vtm-models module, fix #580

This commit is contained in:
Emux
2018-09-05 14:50:54 +03:00
parent 272ce1d9b6
commit 3bba870c90
7 changed files with 21 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ dependencies {
implementation project(':vtm-jeo')
implementation project(':vtm-json')
implementation project(':vtm-jts')
implementation project(':vtm-models')
implementation project(':vtm-mvt')
implementation "com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-desktop"
implementation "org.slf4j:slf4j-jdk14:$slf4jVersion"