me.pmatiello/mockfn

Leiningen/Boot

[me.pmatiello/mockfn "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

me.pmatiello/mockfn {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("me.pmatiello:mockfn:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>me.pmatiello</groupId>
  <artifactId>mockfn</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>