Last Version

geodesy 2.0.1

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

License

License

Categories

Categories

Ant Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.opensextant
ArtifactId

ArtifactId

geodesy
Version

Version

2.0.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/OpenSextant/geodesy

Download geodesy 2.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.2
org.slf4j : slf4j-api jar 1.7.2
findbugs : annotations jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.