Last Version

geohash-java 1.4.0

An implementation of Geohashes in pure Java.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

ch.hsr
ArtifactId

ArtifactId

geohash
Version

Version

1.4.0
Type

Type

jar
Description

Description

geohash-java
An implementation of Geohashes in pure Java.
Project URL

Project URL

https://github.com/kungfoo/geohash-java

Download geohash 1.4.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.