recalcitrant

Reagent toolbox for building simple components

Leiningen/Boot

[recalcitrant "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("recalcitrant:recalcitrant:0.1.1")

Maven

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