com.bigml/clj-aws-s3

Clojure Amazon S3 library.

Leiningen/Boot

[com.bigml/clj-aws-s3 "0.4.4"]

Clojure CLI/deps.edn

com.bigml/clj-aws-s3 {:mvn/version "0.4.4"}

Gradle

implementation("com.bigml:clj-aws-s3:0.4.4")

Maven

<dependency>
  <groupId>com.bigml</groupId>
  <artifactId>clj-aws-s3</artifactId>
  <version>0.4.4</version>
</dependency>