com.yetanalytics/gorilla-repl

A rich REPL for Clojure in the notebook style.

Leiningen/Boot

[com.yetanalytics/gorilla-repl "0.3.7-SNAPSHOT"]

Clojure CLI/deps.edn

com.yetanalytics/gorilla-repl {:mvn/version "0.3.7-SNAPSHOT"}

Gradle

implementation("com.yetanalytics:gorilla-repl:0.3.7-SNAPSHOT")

Maven

<dependency>
  <groupId>com.yetanalytics</groupId>
  <artifactId>gorilla-repl</artifactId>
  <version>0.3.7-SNAPSHOT</version>
</dependency>