is not current version
Last Version 2.0.1

org.opensextant:geodesy 2.0.0

Geodesy is a small package to manipulate points on the surface of an ellipsoid model of a planetary sphere

Categories

Categories

Ant Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.opensextant
ArtifactId

ArtifactId

geodesy
Version

Version

2.0.0
Type

Type

jar

Download geodesy 2.0.0


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