gantelya/amazonica

A comprehensive Clojure client for the entire Amazon AWS api.

Leiningen/Boot

[gantelya/amazonica "0.0.001"]

Clojure CLI/deps.edn

gantelya/amazonica {:mvn/version "0.0.001"}

Gradle

implementation("gantelya:amazonica:0.0.001")

Maven

<dependency>
  <groupId>gantelya</groupId>
  <artifactId>amazonica</artifactId>
  <version>0.0.001</version>
</dependency>