clj-geolocation

Find geodesic and bounding co-ordinates of a point (on Earth)

Leiningen/Boot

[clj-geolocation "0.1.1"]

Clojure CLI/deps.edn

clj-geolocation/clj-geolocation {:mvn/version "0.1.1"}

Gradle

implementation("clj-geolocation:clj-geolocation:0.1.1")

Maven

<dependency>
  <groupId>clj-geolocation</groupId>
  <artifactId>clj-geolocation</artifactId>
  <version>0.1.1</version>
</dependency>