pinkgorilla.ui.gorilla-renderable

The protocol for custom rendering in gorilla REPL.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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