cljs-aws

Unofficial AWS client for Clojurescript

Leiningen/Boot

[cljs-aws "0.4.3"]

Clojure CLI/deps.edn

cljs-aws/cljs-aws {:mvn/version "0.4.3"}

Gradle

implementation("cljs-aws:cljs-aws:0.4.3")

Maven

<dependency>
  <groupId>cljs-aws</groupId>
  <artifactId>cljs-aws</artifactId>
  <version>0.4.3</version>
</dependency>