clj-aws-auth

Clojure AWS Authentication library.

Leiningen/Boot

[clj-aws-auth "0.1.0"]

Clojure CLI/deps.edn

clj-aws-auth/clj-aws-auth {:mvn/version "0.1.0"}

Gradle

implementation("clj-aws-auth:clj-aws-auth:0.1.0")

Maven

<dependency>
  <groupId>clj-aws-auth</groupId>
  <artifactId>clj-aws-auth</artifactId>
  <version>0.1.0</version>
</dependency>