gorilla-renderable

The protocol for custom rendering in gorilla REPL.

Leiningen/Boot

[gorilla-renderable "2.0.0"]

Clojure CLI/deps.edn

gorilla-renderable/gorilla-renderable {:mvn/version "2.0.0"}

Gradle

implementation("gorilla-renderable:gorilla-renderable:2.0.0")

Maven

<dependency>
  <groupId>gorilla-renderable</groupId>
  <artifactId>gorilla-renderable</artifactId>
  <version>2.0.0</version>
</dependency>