cljs-aws

Unofficial AWS client for Clojurescript

Leiningen/Boot

[cljs-aws "0.2.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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