is not current version
Last Version 1.2

org.opengis.cite:ets-gpkg10 0.4

Describe purpose of test suite.

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-gpkg10
Version

Version

0.4
Type

Type

jar

Download ets-gpkg10 0.4


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