gantelya/amazonica

A comprehensive Clojure client for the entire Amazon AWS api.

Leiningen/Boot

[gantelya/amazonica "0.0.002"]

Clojure CLI/deps.edn

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

Gradle

implementation("gantelya:amazonica:0.0.002")

Maven

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