is not current version
Last Version 3.20-geoapi-3.0

org.geotoolkit:geotoolkit 3.18-geoapi-3.0

Geotoolkit.org (abridged Geotk) is a free software, Java language library for developing geospatial applications. The library can be used for desktop or server applications.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geotoolkit
ArtifactId

ArtifactId

geotoolkit
Version

Version

3.18-geoapi-3.0
Type

Type

pom

Download geotoolkit 3.18-geoapi-3.0


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