pinkgorilla.ui.gorilla-renderable

The protocol for custom rendering in gorilla REPL.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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