is not current version
Last Version 2.5.2

de.alpharogroup:jgeohash-core 2.5.1


Categories

Categories

Geo Business Logic Libraries Geospatial Jgeohash
GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

jgeohash-core
Version

Version

2.5.1
Type

Type

jar

Download jgeohash-core 2.5.1


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