| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
| GroupId | GroupIdorg.opensextant |
| ArtifactId | ArtifactIdgeodesy |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongeodesy
Geodesy is a small package to manipulate points on the surface of an ellipsoid model of a planetary sphere
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| geodesy-2.0.1.pom | |
| geodesy-2.0.1.jar | 79 KB |
| geodesy-2.0.1-sources.jar | 96 KB |
| geodesy-2.0.1-javadoc.jar | 162 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |