cc.qbits/sextant

Decode locations from things

Leiningen/Boot

[cc.qbits/sextant "1.2.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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