org.pinkgorilla/gorilla-renderable

The protocol for custom rendering in Pink Gorilla Notebook.

Leiningen/Boot

[org.pinkgorilla/gorilla-renderable "2.1.0"]

Clojure CLI/deps.edn

org.pinkgorilla/gorilla-renderable {:mvn/version "2.1.0"}

Gradle

implementation("org.pinkgorilla:gorilla-renderable:2.1.0")

Maven

<dependency>
  <groupId>org.pinkgorilla</groupId>
  <artifactId>gorilla-renderable</artifactId>
  <version>2.1.0</version>
</dependency>