recalcitrant

Reagent toolbox for building simple components

Leiningen/Boot

[recalcitrant "0.1.0"]

Clojure CLI/deps.edn

recalcitrant/recalcitrant {:mvn/version "0.1.0"}

Gradle

implementation("recalcitrant:recalcitrant:0.1.0")

Maven

<dependency>
  <groupId>recalcitrant</groupId>
  <artifactId>recalcitrant</artifactId>
  <version>0.1.0</version>
</dependency>