re-frame-macros

FIXME: write this!

Leiningen/Boot

[re-frame-macros "0.1.11-SNAPSHOT"]

Clojure CLI/deps.edn

re-frame-macros/re-frame-macros {:mvn/version "0.1.11-SNAPSHOT"}

Gradle

implementation("re-frame-macros:re-frame-macros:0.1.11-SNAPSHOT")

Maven

<dependency>
  <groupId>re-frame-macros</groupId>
  <artifactId>re-frame-macros</artifactId>
  <version>0.1.11-SNAPSHOT</version>
</dependency>