thunknyc.s3-tools

Supplemental tools for AWS S3 in Clojure.

Leiningen/Boot

[thunknyc.s3-tools "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

implementation("thunknyc.s3-tools:thunknyc.s3-tools:0.1.0-SNAPSHOT")

Maven

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