scicloj/gorilla-notes

a client-server websocket platform for sending gorilla-ui visualizations to the browser from the REPL

Leiningen/Boot

[scicloj/gorilla-notes "0.6.6"]

Clojure CLI/deps.edn

scicloj/gorilla-notes {:mvn/version "0.6.6"}

Gradle

implementation("scicloj:gorilla-notes:0.6.6")

Maven

<dependency>
  <groupId>scicloj</groupId>
  <artifactId>gorilla-notes</artifactId>
  <version>0.6.6</version>
</dependency>