timewarrior/clj-aws-s3

Clojure Amazon S3 library.

Leiningen/Boot

[timewarrior/clj-aws-s3 "0.3.3"]

Clojure CLI/deps.edn

timewarrior/clj-aws-s3 {:mvn/version "0.3.3"}

Gradle

implementation("timewarrior:clj-aws-s3:0.3.3")

Maven

<dependency>
  <groupId>timewarrior</groupId>
  <artifactId>clj-aws-s3</artifactId>
  <version>0.3.3</version>
</dependency>