| License | License | 
|---|---|
| Categories | CategoriesJava Languages | 
| GroupId | GroupIdio.github.sebasbaumh | 
| ArtifactId | ArtifactIdmapbox-vector-tile-java | 
| Last Version | Last Version22.2.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 | 
<!-- https://jarcasting.com/artifacts/io.github.sebasbaumh/mapbox-vector-tile-java/ -->
<dependency>
    <groupId>io.github.sebasbaumh</groupId>
    <artifactId>mapbox-vector-tile-java</artifactId>
    <version>22.2.0</version>
</dependency>// https://jarcasting.com/artifacts/io.github.sebasbaumh/mapbox-vector-tile-java/
implementation 'io.github.sebasbaumh:mapbox-vector-tile-java:22.2.0'// https://jarcasting.com/artifacts/io.github.sebasbaumh/mapbox-vector-tile-java/
implementation ("io.github.sebasbaumh:mapbox-vector-tile-java:22.2.0")'io.github.sebasbaumh:mapbox-vector-tile-java:jar:22.2.0'<dependency org="io.github.sebasbaumh" name="mapbox-vector-tile-java" rev="22.2.0">
  <artifact name="mapbox-vector-tile-java" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.sebasbaumh', module='mapbox-vector-tile-java', version='22.2.0')
)libraryDependencies += "io.github.sebasbaumh" % "mapbox-vector-tile-java" % "22.2.0"[io.github.sebasbaumh/mapbox-vector-tile-java "22.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.21.0 | 
| 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 |