не последняя версия
Последняя версия 3.20-geoapi-3.0

org.geotoolkit:modules 3.19-geoapi-3.0

The modules that are components of the Geotoolkit.org library.

Категории

Категории

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

Группа

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

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

modules
Версия

Версия

3.19-geoapi-3.0
Тип

Тип

pom

Скачать modules 3.19-geoapi-3.0

Имя Файла Размер
modules-3.19-geoapi-3.0.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.geotoolkit/modules/ -->
<dependency>
    <groupId>org.geotoolkit</groupId>
    <artifactId>modules</artifactId>
    <version>3.19-geoapi-3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geotoolkit/modules/
implementation 'org.geotoolkit:modules:3.19-geoapi-3.0'
// https://jarcasting.com/artifacts/org.geotoolkit/modules/
implementation ("org.geotoolkit:modules:3.19-geoapi-3.0")
'org.geotoolkit:modules:pom:3.19-geoapi-3.0'
<dependency org="org.geotoolkit" name="modules" rev="3.19-geoapi-3.0">
  <artifact name="modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geotoolkit', module='modules', version='3.19-geoapi-3.0')
)
libraryDependencies += "org.geotoolkit" % "modules" % "3.19-geoapi-3.0"
[org.geotoolkit/modules "3.19-geoapi-3.0"]