is not current version
Last Version 1.16

org.opengis.cite:geomatics-geotk 1.7

Provides support for processing spatial data and associated metadata using various Geotk modules (see http://www.geotoolkit.org/).

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

geomatics-geotk
Version

Version

1.7
Type

Type

jar

Download geomatics-geotk 1.7


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