GeoGeometry

Misc tools for working with wgs 84 coordinates and geohashes

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.jillesvangurp
ArtifactId

ArtifactId

geogeometry
Last Version

Last Version

2.11
Release Date

Release Date

Type

Type

jar
Description

Description

GeoGeometry
Misc tools for working with wgs 84 coordinates and geohashes
Project URL

Project URL

http://www.jillesvangurp.com
Project Organization

Project Organization

www.jillesvangurp.com

Download geogeometry

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar 15.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.7
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.11