com.gearswithingears/shrubbery

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

Leiningen/Boot

[com.gearswithingears/shrubbery "0.4.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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