org.clojars.shicks/debug

A collection of basic debugging tools

Leiningen/Boot

[org.clojars.shicks/debug "1.1.1"]

Clojure CLI/deps.edn

org.clojars.shicks/debug {:mvn/version "1.1.1"}

Gradle

implementation("org.clojars.shicks:debug:1.1.1")

Maven

<dependency>
  <groupId>org.clojars.shicks</groupId>
  <artifactId>debug</artifactId>
  <version>1.1.1</version>
</dependency>

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