License |
License |
---|---|
GroupId | GroupIdorg.microg |
ArtifactId | ArtifactIdvtm-android |
Version | Version0.9.1-mod |
Type | Typejar |
Description |
Descriptionvtm
OpenGL vector map library written in Java - running on Android, iOS, Desktop and within the browser.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.microg/vtm-android/ -->
<dependency>
<groupId>org.microg</groupId>
<artifactId>vtm-android</artifactId>
<version>0.9.1-mod</version>
</dependency>
// https://jarcasting.com/artifacts/org.microg/vtm-android/
implementation 'org.microg:vtm-android:0.9.1-mod'
// https://jarcasting.com/artifacts/org.microg/vtm-android/
implementation ("org.microg:vtm-android:0.9.1-mod")
'org.microg:vtm-android:jar:0.9.1-mod'
<dependency org="org.microg" name="vtm-android" rev="0.9.1-mod">
<artifact name="vtm-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microg', module='vtm-android', version='0.9.1-mod')
)
libraryDependencies += "org.microg" % "vtm-android" % "0.9.1-mod"
[org.microg/vtm-android "0.9.1-mod"]
Group / Artifact | Type | Version |
---|---|---|
org.microg : vtm | jar | 0.9.1-mod |
Group / Artifact | Type | Version |
---|---|---|
com.caverock : androidsvg | jar | 1.2.2-beta-1 |
org.slf4j : slf4j-api | jar | 1.7.25 |