Mapbox Vector Tiles - Java

Mapbox Vector Tile Support for Java.

License

License

GroupId

GroupId

io.github.sebasbaumh
ArtifactId

ArtifactId

mapbox-vector-tile
Last Version

Last Version

22.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mapbox Vector Tiles - Java
Mapbox Vector Tile Support for Java.
Project URL

Project URL

https://github.com/sebasbaumh/mapbox-vector-tile-java
Source Code Management

Source Code Management

https://github.com/sebasbaumh/mapbox-vector-tile-java/tree/main

Download mapbox-vector-tile

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (2)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.7.0
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.2.600

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-jdk14 jar 2.0.0-alpha7

Project Modules

There are no modules declared in this project.

Versions

Version
22.0.0