sweet-tooth/sweet-tooth-frontend

Some opinions on top of re-frame

Leiningen/Boot

[sweet-tooth/sweet-tooth-frontend "0.2.1"]

Clojure CLI/deps.edn

sweet-tooth/sweet-tooth-frontend {:mvn/version "0.2.1"}

Gradle

implementation("sweet-tooth:sweet-tooth-frontend:0.2.1")

Maven

<dependency>
  <groupId>sweet-tooth</groupId>
  <artifactId>sweet-tooth-frontend</artifactId>
  <version>0.2.1</version>
</dependency>