License |
License |
---|---|
Categories |
CategoriesMapsforge Business Logic Libraries Geospatial JSON Data |
GroupId | GroupIdorg.mapsforge |
ArtifactId | ArtifactIdvtm-json |
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-json-0.18.0.pom | |
vtm-json-0.18.0.jar | 12 KB |
vtm-json-0.18.0-sources.jar | 7 KB |
vtm-json-0.18.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mapsforge/vtm-json/ -->
<dependency>
<groupId>org.mapsforge</groupId>
<artifactId>vtm-json</artifactId>
<version>0.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mapsforge/vtm-json/
implementation 'org.mapsforge:vtm-json:0.18.0'
// https://jarcasting.com/artifacts/org.mapsforge/vtm-json/
implementation ("org.mapsforge:vtm-json:0.18.0")
'org.mapsforge:vtm-json:jar:0.18.0'
<dependency org="org.mapsforge" name="vtm-json" rev="0.18.0">
<artifact name="vtm-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mapsforge', module='vtm-json', version='0.18.0')
)
libraryDependencies += "org.mapsforge" % "vtm-json" % "0.18.0"
[org.mapsforge/vtm-json "0.18.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mapsforge : vtm | jar | 0.18.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |