SimpleLatLng

Simple Java implementation of common latitude and longitude calculations.

License

License

GroupId

GroupId

com.javadocmd
ArtifactId

ArtifactId

simplelatlng
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

SimpleLatLng
Simple Java implementation of common latitude and longitude calculations.
Project URL

Project URL

http://code.google.com/p/simplelatlng

Download simplelatlng

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
0.1.0