com.howardlewisship.patched/atticus

Atticus - test helper library

Leiningen/Boot

[com.howardlewisship.patched/atticus "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.howardlewisship.patched/atticus {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("com.howardlewisship.patched:atticus:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.howardlewisship.patched</groupId>
  <artifactId>atticus</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>