org.clojars.benfb/gorilla-repl

A rich REPL for Clojure in the notebook style.

Leiningen/Boot

[org.clojars.benfb/gorilla-repl "0.4.0"]

Clojure CLI/deps.edn

org.clojars.benfb/gorilla-repl {:mvn/version "0.4.0"}

Gradle

implementation("org.clojars.benfb:gorilla-repl:0.4.0")

Maven

<dependency>
  <groupId>org.clojars.benfb</groupId>
  <artifactId>gorilla-repl</artifactId>
  <version>0.4.0</version>
</dependency>

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