com.mrcslws/gorilla-repl

A rich REPL for Clojure in the notebook style.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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