nst/joints

Reusable components

Leiningen/Boot

[nst/joints "0.1.12-SNAPSHOT"]

Clojure CLI/deps.edn

nst/joints {:mvn/version "0.1.12-SNAPSHOT"}

Gradle

implementation("nst:joints:0.1.12-SNAPSHOT")

Maven

<dependency>
  <groupId>nst</groupId>
  <artifactId>joints</artifactId>
  <version>0.1.12-SNAPSHOT</version>
</dependency>