License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geohex.geohex4j |
ArtifactId | ArtifactIdgeohex4j |
Last Version | Last Version3.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongeohex4j
GeoHex implementation for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geohex4j-3.2.2.pom | |
geohex4j-3.2.2.jar | 9 KB |
geohex4j-3.2.2-sources.jar | 3 KB |
geohex4j-3.2.2-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geohex.geohex4j/geohex4j/ -->
<dependency>
<groupId>org.geohex.geohex4j</groupId>
<artifactId>geohex4j</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.geohex.geohex4j/geohex4j/
implementation 'org.geohex.geohex4j:geohex4j:3.2.2'
// https://jarcasting.com/artifacts/org.geohex.geohex4j/geohex4j/
implementation ("org.geohex.geohex4j:geohex4j:3.2.2")
'org.geohex.geohex4j:geohex4j:jar:3.2.2'
<dependency org="org.geohex.geohex4j" name="geohex4j" rev="3.2.2">
<artifact name="geohex4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geohex.geohex4j', module='geohex4j', version='3.2.2')
)
libraryDependencies += "org.geohex.geohex4j" % "geohex4j" % "3.2.2"
[org.geohex.geohex4j/geohex4j "3.2.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |