is not current version
Last Version 2.5.2

de.alpharogroup:jgeohash-core 2.3.0


Categories

Categories

Geo Business Logic Libraries Geospatial Jgeohash
GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

jgeohash-core
Version

Version

2.3.0
Type

Type

jar

Download jgeohash-core 2.3.0


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