is not current version
Last Version 3.1.0

com.wdtinc:mapbox-vector-tile 1.1.0

Mapbox Vector Tile Support for Java.

GroupId

GroupId

com.wdtinc
ArtifactId

ArtifactId

mapbox-vector-tile
Version

Version

1.1.0
Type

Type

jar

Download mapbox-vector-tile 1.1.0


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