tech.thomascothran/limn

Workflow Engine for Clojure(script)

Leiningen/Boot

[tech.thomascothran/limn "1.0.24"]

Clojure CLI/deps.edn

tech.thomascothran/limn {:mvn/version "1.0.24"}

Gradle

implementation("tech.thomascothran:limn:1.0.24")

Maven

<dependency>
  <groupId>tech.thomascothran</groupId>
  <artifactId>limn</artifactId>
  <version>1.0.24</version>
</dependency>