License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geotoolkit |
ArtifactId | ArtifactIdgeotoolkit |
Last Version | Last Version3.20-geoapi-3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeotoolkit.org
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
geotoolkit-3.20-geoapi-3.0.pom | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geotoolkit/geotoolkit/ -->
<dependency>
<groupId>org.geotoolkit</groupId>
<artifactId>geotoolkit</artifactId>
<version>3.20-geoapi-3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geotoolkit/geotoolkit/
implementation 'org.geotoolkit:geotoolkit:3.20-geoapi-3.0'
// https://jarcasting.com/artifacts/org.geotoolkit/geotoolkit/
implementation ("org.geotoolkit:geotoolkit:3.20-geoapi-3.0")
'org.geotoolkit:geotoolkit:pom:3.20-geoapi-3.0'
<dependency org="org.geotoolkit" name="geotoolkit" rev="3.20-geoapi-3.0">
<artifact name="geotoolkit" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geotoolkit', module='geotoolkit', version='3.20-geoapi-3.0')
)
libraryDependencies += "org.geotoolkit" % "geotoolkit" % "3.20-geoapi-3.0"
[org.geotoolkit/geotoolkit "3.20-geoapi-3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |