claws

Clojure wrapper for the Amazon AWS services.

Leiningen/Boot

[claws "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

claws/claws {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("claws:claws:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>claws</groupId>
  <artifactId>claws</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>