org.clojars.deas/gorilla-renderable

The protocol for custom rendering in gorilla REPL.

Leiningen/Boot

[org.clojars.deas/gorilla-renderable "2.1.0"]

Clojure CLI/deps.edn

org.clojars.deas/gorilla-renderable {:mvn/version "2.1.0"}

Gradle

implementation("org.clojars.deas:gorilla-renderable:2.1.0")

Maven

<dependency>
  <groupId>org.clojars.deas</groupId>
  <artifactId>gorilla-renderable</artifactId>
  <version>2.1.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.