is not current version
Last Version 3.2.2

org.geohex.geohex4j:geohex4j 3.0.0

GeoHex implementation for Java

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geohex.geohex4j
ArtifactId

ArtifactId

geohex4j
Version

Version

3.0.0
Type

Type

jar

Download geohex4j 3.0.0


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