Jar examples for g:geo
Contains a set of geometry (and geographical) classes, which work with any latitude and longitude, without glitches around the poles or Fiji.
You can download jar file geo 0.6.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add geo-0.6.5.jar to your project.
<dependency> <groupId>com.github.davidmoten</groupId> <artifactId>geo</artifactId> <version>0.6.5</version> </dependency>
compile group: 'com.github.davidmoten', name: 'geo', version: '0.6.5'
libraryDependencies += "com.github.davidmoten" % "geo" % "0.6.5"
<dependency org="com.github.davidmoten" name="geo" rev="0.6.5"/>
@Grapes(@Grab(group='com.github.davidmoten', module='geo', version='0.6.5'))
'com.github.davidmoten:geo:jar:0.6.5'
Click the following link to download the jar file.
geo-0.6.5-javadoc.jar