Categories |
CategoriesMapsforge Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.mapsforge |
ArtifactId | ArtifactIdvtm-themes |
Version | Version0.6.0-rc2 |
Type | Typejar |
Filename | Size |
---|---|
vtm-themes-0.6.0-rc2.pom | |
vtm-themes-0.6.0-rc2.jar | 971 KB |
vtm-themes-0.6.0-rc2-sources.jar | 971 KB |
vtm-themes-0.6.0-rc2-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mapsforge/vtm-themes/ -->
<dependency>
<groupId>org.mapsforge</groupId>
<artifactId>vtm-themes</artifactId>
<version>0.6.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mapsforge/vtm-themes/
implementation 'org.mapsforge:vtm-themes:0.6.0-rc2'
// https://jarcasting.com/artifacts/org.mapsforge/vtm-themes/
implementation ("org.mapsforge:vtm-themes:0.6.0-rc2")
'org.mapsforge:vtm-themes:jar:0.6.0-rc2'
<dependency org="org.mapsforge" name="vtm-themes" rev="0.6.0-rc2">
<artifact name="vtm-themes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mapsforge', module='vtm-themes', version='0.6.0-rc2')
)
libraryDependencies += "org.mapsforge" % "vtm-themes" % "0.6.0-rc2"
[org.mapsforge/vtm-themes "0.6.0-rc2"]