Mapbox Vector Tiles - Java

Mapbox Vector Tile Support for Java.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.sebasbaumh
ArtifactId

ArtifactId

mapbox-vector-tile-java
Last Version

Last Version

22.2.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-java

How to add to project

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

Dependencies

compile (3)

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

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.2.0
22.1.0
22.0.1