thunknyc.s3-tools

Supplemental tools for AWS S3 in Clojure.

Leiningen/Boot

[thunknyc.s3-tools "0.2.0"]

Clojure CLI/deps.edn

thunknyc.s3-tools/thunknyc.s3-tools {:mvn/version "0.2.0"}

Gradle

implementation("thunknyc.s3-tools:thunknyc.s3-tools:0.2.0")

Maven

<dependency>
  <groupId>thunknyc.s3-tools</groupId>
  <artifactId>thunknyc.s3-tools</artifactId>
  <version>0.2.0</version>
</dependency>