catnip

The irresistible Clojure IDE-in-a-plugin

Leiningen/Boot

[catnip "0.5.0-SNAPSHOT"]

Clojure CLI/deps.edn

catnip/catnip {:mvn/version "0.5.0-SNAPSHOT"}

Gradle

implementation("catnip:catnip:0.5.0-SNAPSHOT")

Maven

<dependency>
  <groupId>catnip</groupId>
  <artifactId>catnip</artifactId>
  <version>0.5.0-SNAPSHOT</version>
</dependency>