Jar examples for s:simplelatlng
Simple Java implementation of common latitude and longitude calculations.
You can download jar file simplelatlng 1.3.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add simplelatlng-1.3.1.jar to your project.
<dependency> <groupId>com.javadocmd</groupId> <artifactId>simplelatlng</artifactId> <version>1.3.1</version> </dependency>
compile group: 'com.javadocmd', name: 'simplelatlng', version: '1.3.1'
libraryDependencies += "com.javadocmd" % "simplelatlng" % "1.3.1"
<dependency org="com.javadocmd" name="simplelatlng" rev="1.3.1"/>
@Grapes(@Grab(group='com.javadocmd', module='simplelatlng', version='1.3.1'))
'com.javadocmd:simplelatlng:jar:1.3.1'
Click the following link to download the jar file.
simplelatlng-1.3.1-javadoc.jar