License |
License |
---|---|
GroupId | GroupIduk.os.vt |
ArtifactId | ArtifactIdvt-filesystem |
Version | Version2.0.9 |
Type | Typejar |
Description |
DescriptionOS VT Filesystem Lib
API to access vector tiles
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vt-filesystem-2.0.9.pom | |
vt-filesystem-2.0.9.jar | 13 KB |
vt-filesystem-2.0.9-sources.jar | 6 KB |
vt-filesystem-2.0.9-javadoc.jar | 22 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.skyscreamer : jsonassert | jar | 1.5.0 |
junit : junit | jar | 4.12 |