is not current version
Last Version 0.18.0

org.mapsforge:vtm-android-gdx 0.6.0-rc2

OpenGL vector map library written in Java - running on Android, iOS, Desktop and within the browser.

Categories

Categories

Mapsforge Business Logic Libraries Geospatial
GroupId

GroupId

org.mapsforge
ArtifactId

ArtifactId

vtm-android-gdx
Version

Version

0.6.0-rc2
Type

Type

jar

Download vtm-android-gdx 0.6.0-rc2


<!-- https://jarcasting.com/artifacts/org.mapsforge/vtm-android-gdx/ -->
<dependency>
    <groupId>org.mapsforge</groupId>
    <artifactId>vtm-android-gdx</artifactId>
    <version>0.6.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mapsforge/vtm-android-gdx/
implementation 'org.mapsforge:vtm-android-gdx:0.6.0-rc2'
// https://jarcasting.com/artifacts/org.mapsforge/vtm-android-gdx/
implementation ("org.mapsforge:vtm-android-gdx:0.6.0-rc2")
'org.mapsforge:vtm-android-gdx:jar:0.6.0-rc2'
<dependency org="org.mapsforge" name="vtm-android-gdx" rev="0.6.0-rc2">
  <artifact name="vtm-android-gdx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mapsforge', module='vtm-android-gdx', version='0.6.0-rc2')
)
libraryDependencies += "org.mapsforge" % "vtm-android-gdx" % "0.6.0-rc2"
[org.mapsforge/vtm-android-gdx "0.6.0-rc2"]