Last Version

mushrooms 1.0.2

52 bit GeoHash search algorithm.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.wenhao
ArtifactId

ArtifactId

geohash
Version

Version

1.0.2
Type

Type

jar
Description

Description

mushrooms
52 bit GeoHash search algorithm.
Project URL

Project URL

https://github.com/wenhao/geohash
Source Code Management

Source Code Management

https://github.com/wenhao/geohash

Download geohash 1.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.