is not current version
Last Version 1.1

org.opengis.cite:ets-gpkg12 0.5

This test suite checks GeoPackage 1.2 files for standards conformance.

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-gpkg12
Version

Version

0.5
Type

Type

jar

Download ets-gpkg12 0.5


<!-- https://jarcasting.com/artifacts/org.opengis.cite/ets-gpkg12/ -->
<dependency>
    <groupId>org.opengis.cite</groupId>
    <artifactId>ets-gpkg12</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/ets-gpkg12/
implementation 'org.opengis.cite:ets-gpkg12:0.5'
// https://jarcasting.com/artifacts/org.opengis.cite/ets-gpkg12/
implementation ("org.opengis.cite:ets-gpkg12:0.5")
'org.opengis.cite:ets-gpkg12:jar:0.5'
<dependency org="org.opengis.cite" name="ets-gpkg12" rev="0.5">
  <artifact name="ets-gpkg12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='ets-gpkg12', version='0.5')
)
libraryDependencies += "org.opengis.cite" % "ets-gpkg12" % "0.5"
[org.opengis.cite/ets-gpkg12 "0.5"]