oconn/txflow

Clojure library for modeling application control flow through graphs

Leiningen/Boot

[oconn/txflow "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

oconn/txflow {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("oconn:txflow:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>oconn</groupId>
  <artifactId>txflow</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>