ai.motiva/stepwise

Clojure AWS Step Functions library

Leiningen/Boot

[ai.motiva/stepwise "0.9.0-SNAPSHOT"]

Clojure CLI/deps.edn

ai.motiva/stepwise {:mvn/version "0.9.0-SNAPSHOT"}

Gradle

implementation("ai.motiva:stepwise:0.9.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ai.motiva</groupId>
  <artifactId>stepwise</artifactId>
  <version>0.9.0-SNAPSHOT</version>
</dependency>