License |
License |
---|---|
GroupId | GroupIdio.github.ci-cmg |
ArtifactId | ArtifactIdh3-hull-generator |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.ci-cmg:h3-hull-generator
The h3-hull-generator computes approximate concave hulls using Uber's H3 library and JTS.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
h3-hull-generator-2.0.0.pom | |
h3-hull-generator-2.0.0.jar | 28 KB |
h3-hull-generator-2.0.0-sources.jar | 20 KB |
h3-hull-generator-2.0.0-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ci-cmg/h3-hull-generator/ -->
<dependency>
<groupId>io.github.ci-cmg</groupId>
<artifactId>h3-hull-generator</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ci-cmg/h3-hull-generator/
implementation 'io.github.ci-cmg:h3-hull-generator:2.0.0'
// https://jarcasting.com/artifacts/io.github.ci-cmg/h3-hull-generator/
implementation ("io.github.ci-cmg:h3-hull-generator:2.0.0")
'io.github.ci-cmg:h3-hull-generator:jar:2.0.0'
<dependency org="io.github.ci-cmg" name="h3-hull-generator" rev="2.0.0">
<artifact name="h3-hull-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ci-cmg', module='h3-hull-generator', version='2.0.0')
)
libraryDependencies += "io.github.ci-cmg" % "h3-hull-generator" % "2.0.0"
[io.github.ci-cmg/h3-hull-generator "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.jts.io : jts-io-common | jar | 1.18.2 |
org.locationtech.jts : jts-core | jar | 1.18.2 |
org.locationtech.spatial4j : spatial4j | jar | 0.8 |
io.github.ci-cmg : polar-processor | jar | 2.0.0 |
com.uber : h3 | jar | 3.7.0 |
io.github.ci-cmg : h3-darwin-arm64 | jar | 3.7.0 |
com.twelvemonkeys.imageio : imageio-tiff | jar | 3.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
commons-io : commons-io | jar | 2.11.0 |