com.aclaimant/cljs-http

A ClojureScript HTTP library.

Leiningen/Boot

[com.aclaimant/cljs-http "0.1.43"]

Clojure CLI/deps.edn

com.aclaimant/cljs-http {:mvn/version "0.1.43"}

Gradle

implementation("com.aclaimant:cljs-http:0.1.43")

Maven

<dependency>
  <groupId>com.aclaimant</groupId>
  <artifactId>cljs-http</artifactId>
  <version>0.1.43</version>
</dependency>