me.flowthing/re-frame-utils

Fxs and CoFxs for re-frame

Leiningen/Boot

[me.flowthing/re-frame-utils "0.1.1"]

Clojure CLI/deps.edn

me.flowthing/re-frame-utils {:mvn/version "0.1.1"}

Gradle

implementation("me.flowthing:re-frame-utils:0.1.1")

Maven

<dependency>
  <groupId>me.flowthing</groupId>
  <artifactId>re-frame-utils</artifactId>
  <version>0.1.1</version>
</dependency>