is not current version
Last Version 3.2.2

org.geohex.geohex4j:geohex4j 3.2.1

GeoHex implementation for Java

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geohex.geohex4j
ArtifactId

ArtifactId

geohex4j
Version

Version

3.2.1
Type

Type

jar

Download geohex4j 3.2.1


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