com.gearswithingears/shrubbery

A stubbing, spying, and mocking library for Clojure protocols.

Leiningen/Boot

[com.gearswithingears/shrubbery "0.4.0"]

Clojure CLI/deps.edn

com.gearswithingears/shrubbery {:mvn/version "0.4.0"}

Gradle

implementation("com.gearswithingears:shrubbery:0.4.0")

Maven

<dependency>
  <groupId>com.gearswithingears</groupId>
  <artifactId>shrubbery</artifactId>
  <version>0.4.0</version>
</dependency>