| License |
License |
|---|---|
| Categories |
CategoriesMapsforge Business Logic Libraries Geospatial |
| GroupId | GroupIdorg.mapsforge |
| ArtifactId | ArtifactIdvtm-http |
| 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-http-0.18.0.pom | |
| vtm-http-0.18.0.jar | 3 KB |
| vtm-http-0.18.0-sources.jar | 2 KB |
| vtm-http-0.18.0-javadoc.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mapsforge/vtm-http/ -->
<dependency>
<groupId>org.mapsforge</groupId>
<artifactId>vtm-http</artifactId>
<version>0.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mapsforge/vtm-http/
implementation 'org.mapsforge:vtm-http:0.18.0'
// https://jarcasting.com/artifacts/org.mapsforge/vtm-http/
implementation ("org.mapsforge:vtm-http:0.18.0")
'org.mapsforge:vtm-http:jar:0.18.0'
<dependency org="org.mapsforge" name="vtm-http" rev="0.18.0">
<artifact name="vtm-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mapsforge', module='vtm-http', version='0.18.0')
)
libraryDependencies += "org.mapsforge" % "vtm-http" % "0.18.0"
[org.mapsforge/vtm-http "0.18.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mapsforge : vtm | jar | 0.18.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.12.13 |