Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.geohex.geohex4j |
ArtifactId | ArtifactIdgeohex4j |
Version | Version3.2.1 |
Type | Typejar |
Filename | Size |
---|---|
geohex4j-3.2.1.pom | |
geohex4j-3.2.1.jar | 9 KB |
geohex4j-3.2.1-sources.jar | 3 KB |
geohex4j-3.2.1-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.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"]