Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.geohex.geohex4j |
ArtifactId | ArtifactIdgeohex4j |
Version | Version3.0.0 |
Type | Typejar |
Filename | Size |
---|---|
geohex4j-3.0.0.pom | |
geohex4j-3.0.0.jar | 8 KB |
geohex4j-3.0.0-sources.jar | 3 KB |
geohex4j-3.0.0-javadoc.jar | 38 KB |
Browse |
<!-- 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"]