org.clojars.aaronlahey/speclj

speclj: Pronounced 'speckle', is a Behavior Driven Development framework for Clojure.

Leiningen/Boot

[org.clojars.aaronlahey/speclj "3.0.2"]

Clojure CLI/deps.edn

org.clojars.aaronlahey/speclj {:mvn/version "3.0.2"}

Gradle

implementation("org.clojars.aaronlahey:speclj:3.0.2")

Maven

<dependency>
  <groupId>org.clojars.aaronlahey</groupId>
  <artifactId>speclj</artifactId>
  <version>3.0.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.