| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.jillesvangurp |
| ArtifactId | ArtifactIdgeogeometry |
| Version | Version2.11 |
| Type | Typejar |
| Description |
DescriptionGeoGeometry
Misc tools for working with wgs 84 coordinates and geohashes
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| geogeometry-2.11.pom | |
| geogeometry-2.11.jar | 20 KB |
| geogeometry-2.11-sources.jar | 15 KB |
| geogeometry-2.11-javadoc.jar | 49 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| com.google.guava : guava | jar | 15.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.7 |
| org.hamcrest : hamcrest-all | jar | 1.3 |