pinkgorilla.ui.gorilla-renderable

The protocol for custom rendering in gorilla REPL.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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