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.7"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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