thunknyc/richelieu

A Clojure advice library

Leiningen/Boot

[thunknyc/richelieu "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

thunknyc/richelieu {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("thunknyc:richelieu:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>thunknyc</groupId>
  <artifactId>richelieu</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>