is not current version
Last Version 0.18.0

org.mapsforge:vtm 0.12.0

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
Version

Version

0.12.0
Type

Type

jar

Download vtm 0.12.0


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