is not current version
Last Version 1.0.2

com.github.wenhao:geohash 1.0.0

52���GeoHash������������.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.wenhao
ArtifactId

ArtifactId

geohash
Version

Version

1.0.0
Type

Type

jar

Download geohash 1.0.0


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