guaranteed-rate/re-flow

A library that adds tools for building and executing workflows in re-frame applications

Leiningen/Boot

[guaranteed-rate/re-flow "0.8.0"]

Clojure CLI/deps.edn

guaranteed-rate/re-flow {:mvn/version "0.8.0"}

Gradle

implementation("guaranteed-rate:re-flow:0.8.0")

Maven

<dependency>
  <groupId>guaranteed-rate</groupId>
  <artifactId>re-flow</artifactId>
  <version>0.8.0</version>
</dependency>