gorilla-repl

A rich REPL for Clojure in the notebook style.

Leiningen/Boot

[gorilla-repl "0.4.0"]

Clojure CLI/deps.edn

gorilla-repl/gorilla-repl {:mvn/version "0.4.0"}

Gradle

implementation("gorilla-repl:gorilla-repl:0.4.0")

Maven

<dependency>
  <groupId>gorilla-repl</groupId>
  <artifactId>gorilla-repl</artifactId>
  <version>0.4.0</version>
</dependency>