Last Version

SimpleLatLng 1.3.1

Simple Java implementation of common latitude and longitude calculations.

License

License

GroupId

GroupId

com.javadocmd
ArtifactId

ArtifactId

simplelatlng
Version

Version

1.3.1
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 1.3.1


<!-- 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.