scicloj/gorilla-notes

basic example using gorilla-ui

Leiningen/Boot

[scicloj/gorilla-notes "0.4.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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