is not current version
Last Version 2.0.9

uk.os.vt:vt-filesystem 2.0.1

API to access vector tiles

GroupId

GroupId

uk.os.vt
ArtifactId

ArtifactId

vt-filesystem
Version

Version

2.0.1
Type

Type

jar

Download vt-filesystem 2.0.1


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