org.pinkgorilla/gorilla-renderable

The protocol for custom rendering in Pink Gorilla Notebook.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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