pinkgorilla.ui.gorilla-renderable

The protocol for custom rendering in gorilla REPL.

Leiningen/Boot

[pinkgorilla.ui.gorilla-renderable "2.0.11"]

Clojure CLI/deps.edn

pinkgorilla.ui.gorilla-renderable/pinkgorilla.ui.gorilla-renderable {:mvn/version "2.0.11"}

Gradle

implementation("pinkgorilla.ui.gorilla-renderable:pinkgorilla.ui.gorilla-renderable:2.0.11")

Maven

<dependency>
  <groupId>pinkgorilla.ui.gorilla-renderable</groupId>
  <artifactId>pinkgorilla.ui.gorilla-renderable</artifactId>
  <version>2.0.11</version>
</dependency>