tech.thomascothran/limn

Workflow Engine for Clojure(script)

Leiningen/Boot

[tech.thomascothran/limn "1.0.29"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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