com.workframe/rf-utils

A Re-frame utility library

Leiningen/Boot

[com.workframe/rf-utils "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.workframe/rf-utils {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.workframe:rf-utils:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.workframe</groupId>
  <artifactId>rf-utils</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>