License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geotoolkit |
ArtifactId | ArtifactIdgeotk-nature |
Last Version | Last Version3.20-geoapi-3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNature
Miscellaneous algorithms related to natural quantities.
Most of those algorithms are determined empirically.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.geotoolkit/geotk-nature/ -->
<dependency>
<groupId>org.geotoolkit</groupId>
<artifactId>geotk-nature</artifactId>
<version>3.20-geoapi-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geotoolkit/geotk-nature/
implementation 'org.geotoolkit:geotk-nature:3.20-geoapi-3.0'
// https://jarcasting.com/artifacts/org.geotoolkit/geotk-nature/
implementation ("org.geotoolkit:geotk-nature:3.20-geoapi-3.0")
'org.geotoolkit:geotk-nature:jar:3.20-geoapi-3.0'
<dependency org="org.geotoolkit" name="geotk-nature" rev="3.20-geoapi-3.0">
<artifact name="geotk-nature" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geotoolkit', module='geotk-nature', version='3.20-geoapi-3.0')
)
libraryDependencies += "org.geotoolkit" % "geotk-nature" % "3.20-geoapi-3.0"
[org.geotoolkit/geotk-nature "3.20-geoapi-3.0"]
Group / Artifact | Type | Version |
---|---|---|
net.jcip : jcip-annotations | jar | 1.0 |
javax.measure : jsr-275 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.geotoolkit.project » geotk-test | jar | 3.20-geoapi-3.0 |
junit : junit | jar |