License |
License |
---|---|
Categories |
CategoriesMapsforge Business Logic Libraries Geospatial |
GroupId | GroupIdorg.mapsforge |
ArtifactId | ArtifactIdvtm-mvt |
Last Version | Last Version0.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVTM
OpenGL vector map library - running on Android, iOS, Desktop and browser.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vtm-mvt-0.18.0.pom | |
vtm-mvt-0.18.0.jar | 12 KB |
vtm-mvt-0.18.0-sources.jar | 7 KB |
vtm-mvt-0.18.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mapsforge/vtm-mvt/ -->
<dependency>
<groupId>org.mapsforge</groupId>
<artifactId>vtm-mvt</artifactId>
<version>0.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mapsforge/vtm-mvt/
implementation 'org.mapsforge:vtm-mvt:0.18.0'
// https://jarcasting.com/artifacts/org.mapsforge/vtm-mvt/
implementation ("org.mapsforge:vtm-mvt:0.18.0")
'org.mapsforge:vtm-mvt:jar:0.18.0'
<dependency org="org.mapsforge" name="vtm-mvt" rev="0.18.0">
<artifact name="vtm-mvt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mapsforge', module='vtm-mvt', version='0.18.0')
)
libraryDependencies += "org.mapsforge" % "vtm-mvt" % "0.18.0"
[org.mapsforge/vtm-mvt "0.18.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mapsforge : vtm | jar | 0.18.0 |
com.wdtinc : mapbox-vector-tile | jar | 3.1.0 |