com.aclaimant/cljs-http

A ClojureScript HTTP library.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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