Last Version

geo 0.8.0

Geohash encoding and decoding utilities including bounding box coverage.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

geo
Version

Version

0.8.0
Type

Type

jar
Description

Description

geo
Geohash encoding and decoding utilities including bounding box coverage.

Download geo 0.8.0


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

Dependencies

test (6)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
junit : junit jar 4.13.2
com.h2database : h2 jar 1.3.176
commons-io : commons-io jar 2.11.0
org.openjdk.jmh : jmh-core jar 1.33
org.openjdk.jmh : jmh-generator-annprocess jar 1.33

Project Modules

There are no modules declared in this project.