org.pinkgorilla/gorilla-renderable

The protocol for custom rendering in Pink Gorilla Notebook.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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