recalcitrant

Reagent toolbox for building simple components

Leiningen/Boot

[recalcitrant "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("recalcitrant:recalcitrant:0.1.2")

Maven

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