Jar examples for g:geohash
An implementation of Geohashes in pure Java.
You can download jar file geohash 1.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add geohash-1.3.0.jar to your project.
<dependency> <groupId>ch.hsr</groupId> <artifactId>geohash</artifactId> <version>1.3.0</version> </dependency>
compile group: 'ch.hsr', name: 'geohash', version: '1.3.0'
libraryDependencies += "ch.hsr" % "geohash" % "1.3.0"
<dependency org="ch.hsr" name="geohash" rev="1.3.0"/>
@Grapes(@Grab(group='ch.hsr', module='geohash', version='1.3.0'))
'ch.hsr:geohash:jar:1.3.0'
Click the following link to download the jar file.
geohash-1.3.0-javadoc.jar