License |
License |
---|---|
GroupId | GroupIdio.github.sebasbaumh |
ArtifactId | ArtifactIdmapbox-vector-tile |
Last Version | Last Version22.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMapbox Vector Tiles - Java
Mapbox Vector Tile Support for Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mapbox-vector-tile-22.0.0.pom | |
mapbox-vector-tile-22.0.0.jar | 109 KB |
mapbox-vector-tile-22.0.0-sources.jar | 53 KB |
mapbox-vector-tile-22.0.0-javadoc.jar | 682 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.sebasbaumh/mapbox-vector-tile/ -->
<dependency>
<groupId>io.github.sebasbaumh</groupId>
<artifactId>mapbox-vector-tile</artifactId>
<version>22.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sebasbaumh/mapbox-vector-tile/
implementation 'io.github.sebasbaumh:mapbox-vector-tile:22.0.0'
// https://jarcasting.com/artifacts/io.github.sebasbaumh/mapbox-vector-tile/
implementation ("io.github.sebasbaumh:mapbox-vector-tile:22.0.0")
'io.github.sebasbaumh:mapbox-vector-tile:jar:22.0.0'
<dependency org="io.github.sebasbaumh" name="mapbox-vector-tile" rev="22.0.0">
<artifact name="mapbox-vector-tile" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sebasbaumh', module='mapbox-vector-tile', version='22.0.0')
)
libraryDependencies += "io.github.sebasbaumh" % "mapbox-vector-tile" % "22.0.0"
[io.github.sebasbaumh/mapbox-vector-tile "22.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.20.1 |
org.locationtech.jts : jts-core | jar | 1.18.2 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha7 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.7.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-jdk14 | jar | 2.0.0-alpha7 |