com.mrcslws/gorilla-repl

A rich REPL for Clojure in the notebook style.

Leiningen/Boot

[com.mrcslws/gorilla-repl "0.3.5-002"]

Clojure CLI/deps.edn

com.mrcslws/gorilla-repl {:mvn/version "0.3.5-002"}

Gradle

implementation("com.mrcslws:gorilla-repl:0.3.5-002")

Maven

<dependency>
  <groupId>com.mrcslws</groupId>
  <artifactId>gorilla-repl</artifactId>
  <version>0.3.5-002</version>
</dependency>