aws-clj/stepfunctions

clojure veneer over the v2 aws sdk api for stepfunctions

  • VCSN/A

  • cljdoc documentationcljdoc
  • 14 Downloads
  • 7 This Version

Leiningen/Boot

[aws-clj/stepfunctions "0.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

aws-clj/stepfunctions {:mvn/version "0.0.2-SNAPSHOT"}

Gradle

implementation("aws-clj:stepfunctions:0.0.2-SNAPSHOT")

Maven

<dependency>
  <groupId>aws-clj</groupId>
  <artifactId>stepfunctions</artifactId>
  <version>0.0.2-SNAPSHOT</version>
</dependency>