gorilla-repl

A rich REPL for Clojure in the notebook style.

Leiningen/Boot

[gorilla-repl "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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