не последняя версия
Последняя версия 1.16

org.opengis.cite:geomatics-geotk 1.9

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

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

org.opengis.cite
Идентификатор

Идентификатор

geomatics-geotk
Версия

Версия

1.9
Тип

Тип

jar

Скачать geomatics-geotk 1.9


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