This is a Java implementation of the geodesic algorithms from GeographicLib. This is a self-contained library to solve geodesic problems on an ellipsoid model of the earth. It requires Java version 1.8 or later.
Version1.47compared with

Version Details

Compile Changes (1)

1.46 1.47
ChangeGroup / ArtifactPreviousCurrent
- Removed junit » junit4.12-

Test Changes (1)

1.46 1.47
ChangeGroup / ArtifactPreviousCurrent
+ Added junit » junit-4.12