is not current version
Last Version 2.0.9

uk.os.vt:vt-filesystem 2.0.0

API to access vector tiles

GroupId

GroupId

uk.os.vt
ArtifactId

ArtifactId

vt-filesystem
Version

Version

2.0.0
Type

Type

jar

Download vt-filesystem 2.0.0


<!-- https://jarcasting.com/artifacts/uk.os.vt/vt-filesystem/ -->
<dependency>
    <groupId>uk.os.vt</groupId>
    <artifactId>vt-filesystem</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.os.vt/vt-filesystem/
implementation 'uk.os.vt:vt-filesystem:2.0.0'
// https://jarcasting.com/artifacts/uk.os.vt/vt-filesystem/
implementation ("uk.os.vt:vt-filesystem:2.0.0")
'uk.os.vt:vt-filesystem:jar:2.0.0'
<dependency org="uk.os.vt" name="vt-filesystem" rev="2.0.0">
  <artifact name="vt-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.os.vt', module='vt-filesystem', version='2.0.0')
)
libraryDependencies += "uk.os.vt" % "vt-filesystem" % "2.0.0"
[uk.os.vt/vt-filesystem "2.0.0"]