is not current version
Last Version 0.8.0

geo 0.7.7

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.7.7
Type

Type

jar
Description

Description

geo
Geohash encoding and decoding utilities including bounding box coverage.

Download geo 0.7.7


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

Dependencies

test (6)

Group / Artifact Type Version
com.google.guava : guava jar 16.0.1
junit : junit jar 4.11
com.h2database : h2 jar 1.3.176
commons-io : commons-io jar 2.4
org.openjdk.jmh : jmh-core jar 1.11.1
org.openjdk.jmh : jmh-generator-annprocess jar 1.11.1

Project Modules

There are no modules declared in this project.