is not current version
Last Version 4.0.5

io.github.ci-cmg:mapbox-vector-tile 4.0.4

Mapbox Vector Tile Support for Java

GroupId

GroupId

io.github.ci-cmg
ArtifactId

ArtifactId

mapbox-vector-tile
Version

Version

4.0.4
Type

Type

jar

Download mapbox-vector-tile 4.0.4


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