com.7theta/locus

A map component library.

Leiningen/Boot

[com.7theta/locus "0.1.1"]

Clojure CLI/deps.edn

com.7theta/locus {:mvn/version "0.1.1"}

Gradle

implementation("com.7theta:locus:0.1.1")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>locus</artifactId>
  <version>0.1.1</version>
</dependency>