cc.qbits/sextant

Decode locations from things

Leiningen/Boot

[cc.qbits/sextant "1.0.1"]

Clojure CLI/deps.edn

cc.qbits/sextant {:mvn/version "1.0.1"}

Gradle

implementation("cc.qbits:sextant:1.0.1")

Maven

<dependency>
  <groupId>cc.qbits</groupId>
  <artifactId>sextant</artifactId>
  <version>1.0.1</version>
</dependency>