tech.thomascothran/nexus

FIXME: my new library.

Leiningen/Boot

[tech.thomascothran/nexus "1.0.20"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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