net.haltcondition/geolocation

Library of geographic coordinate routines

Leiningen/Boot

[net.haltcondition/geolocation "0.2.0"]

Clojure CLI/deps.edn

net.haltcondition/geolocation {:mvn/version "0.2.0"}

Gradle

implementation("net.haltcondition:geolocation:0.2.0")

Maven

<dependency>
  <groupId>net.haltcondition</groupId>
  <artifactId>geolocation</artifactId>
  <version>0.2.0</version>
</dependency>