com.github.oliyh/cljs-http-promise

A ClojureScript HTTP library, forked from https://github.com/r0man/cljs-http and returning promises

Leiningen/Boot

[com.github.oliyh/cljs-http-promise "0.1.47"]

Clojure CLI/deps.edn

com.github.oliyh/cljs-http-promise {:mvn/version "0.1.47"}

Gradle

implementation("com.github.oliyh:cljs-http-promise:0.1.47")

Maven

<dependency>
  <groupId>com.github.oliyh</groupId>
  <artifactId>cljs-http-promise</artifactId>
  <version>0.1.47</version>
</dependency>