Last Version

OS VT Filesystem Lib 2.0.9

API to access vector tiles

License

License

GroupId

GroupId

uk.os.vt
ArtifactId

ArtifactId

vt-filesystem
Version

Version

2.0.9
Type

Type

jar
Description

Description

OS VT Filesystem Lib
API to access vector tiles
Project URL

Project URL

https://github.com/OrdnanceSurvey/vt-support
Source Code Management

Source Code Management

https://github.com/OrdnanceSurvey/vt-support

Download vt-filesystem 2.0.9


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

Dependencies

compile (4)

Group / Artifact Type Version
uk.os.vt : vt jar 2.0.9
com.google.guava : guava jar 23.3-jre
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.skyscreamer : jsonassert jar 1.5.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.