is not current version
Last Version 0.6

org.opengis.cite:ets-gpkg12-nsg 0.5

GeoPackage 1.1 data container in accordance with the NSG GeoPackage Encoding Standard 1.1 Interoperability Standard version 2.1

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-gpkg12-nsg
Version

Version

0.5
Type

Type

jar

Download ets-gpkg12-nsg 0.5


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