wikia/clj-aws-s3

Clojure Amazon S3 library

Leiningen/Boot

[wikia/clj-aws-s3 "0.4.0-SNAPSHOT"]

Clojure CLI/deps.edn

wikia/clj-aws-s3 {:mvn/version "0.4.0-SNAPSHOT"}

Gradle

implementation("wikia:clj-aws-s3:0.4.0-SNAPSHOT")

Maven

<dependency>
  <groupId>wikia</groupId>
  <artifactId>clj-aws-s3</artifactId>
  <version>0.4.0-SNAPSHOT</version>
</dependency>