tech.thomascothran/limn

FIXME: my new library.

Leiningen/Boot

[tech.thomascothran/limn "1.0.20"]

Clojure CLI/deps.edn

tech.thomascothran/limn {:mvn/version "1.0.20"}

Gradle

implementation("tech.thomascothran:limn:1.0.20")

Maven

<dependency>
  <groupId>tech.thomascothran</groupId>
  <artifactId>limn</artifactId>
  <version>1.0.20</version>
</dependency>