Files download
File Operation
geodesy-1.1.3.jar download
geodesy-1.1.3.pom download
geodesy-1.1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.gavaghan</groupId>
  <artifactId>geodesy</artifactId>
  <version>1.1.3</version>
</dependency>
Gradle Groovy
implementation 'org.gavaghan:geodesy:1.1.3'
Gradle Kotlin
implementation("org.gavaghan:geodesy:1.1.3")
Scala SBT
libraryDependencies += "org.gavaghan" % "geodesy" % "1.1.3"
Groovy Grape
@Grapes(
  @Grab(group='org.gavaghan', module='geodesy', version='1.1.3')
)
Apache Ivy
<dependency org="org.gavaghan" name="geodesy" rev="1.1.3" />
Leiningen
[org.gavaghan/geodesy "1.1.3"]
Apache Buildr
'org.gavaghan:geodesy:jar:1.1.3'
Dependencies