Last Version

Mapbox Vector Tiles - Java 3.1.0

Mapbox Vector Tile Support for Java.

License

License

GroupId

GroupId

com.wdtinc
ArtifactId

ArtifactId

mapbox-vector-tile
Version

Version

3.1.0
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/wdtinc/mapbox-vector-tile-java

Download mapbox-vector-tile 3.1.0


<!-- https://jarcasting.com/artifacts/com.wdtinc/mapbox-vector-tile/ -->
<dependency>
    <groupId>com.wdtinc</groupId>
    <artifactId>mapbox-vector-tile</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wdtinc/mapbox-vector-tile/
implementation 'com.wdtinc:mapbox-vector-tile:3.1.0'
// https://jarcasting.com/artifacts/com.wdtinc/mapbox-vector-tile/
implementation ("com.wdtinc:mapbox-vector-tile:3.1.0")
'com.wdtinc:mapbox-vector-tile:jar:3.1.0'
<dependency org="com.wdtinc" name="mapbox-vector-tile" rev="3.1.0">
  <artifact name="mapbox-vector-tile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wdtinc', module='mapbox-vector-tile', version='3.1.0')
)
libraryDependencies += "com.wdtinc" % "mapbox-vector-tile" % "3.1.0"
[com.wdtinc/mapbox-vector-tile "3.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.protobuf : protobuf-java jar 3.5.1
org.locationtech.jts : jts-core jar 1.15.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.