org.clojars.jnorton/cdt

Clojure Debugging Toolkit - changes to support VS Code Continuum

Leiningen/Boot

[org.clojars.jnorton/cdt "1.2.6.5"]

Clojure CLI/deps.edn

org.clojars.jnorton/cdt {:mvn/version "1.2.6.5"}

Gradle

implementation("org.clojars.jnorton:cdt:1.2.6.5")

Maven

<dependency>
  <groupId>org.clojars.jnorton</groupId>
  <artifactId>cdt</artifactId>
  <version>1.2.6.5</version>
</dependency>

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