is not current version
Last Version 0.6

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

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.4
Type

Type

jar

Download ets-gpkg12-nsg 0.4


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