is not current version
Last Version 3.1.0

com.wdtinc:mapbox-vector-tile 3.0.1

Mapbox Vector Tile Support for Java.

GroupId

GroupId

com.wdtinc
ArtifactId

ArtifactId

mapbox-vector-tile
Version

Version

3.0.1
Type

Type

jar

Download mapbox-vector-tile 3.0.1


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