Last Version

org.gavaghan:geodesy 1.1.3

Vincenty’s Direct and Inverse Formulae

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.gavaghan
ArtifactId

ArtifactId

geodesy
Version

Version

1.1.3
Type

Type

jar
Description

Description

org.gavaghan:geodesy
Vincenty’s Direct and Inverse Formulae
Project URL

Project URL

http://www.gavaghan.org/blog/2007/11/16/java-gps-receivers-and-geocaching-vincentys-formula/
Source Code Management

Source Code Management

http://github.com/mgavaghan/geodesy/tree/master

Download geodesy 1.1.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.