gregor-stocks/cljs-http-node

cljs-http, but extremely out of date and it runs on node

Leiningen/Boot

[gregor-stocks/cljs-http-node "0.1.19-SNAPSHOT"]

Clojure CLI/deps.edn

gregor-stocks/cljs-http-node {:mvn/version "0.1.19-SNAPSHOT"}

Gradle

implementation("gregor-stocks:cljs-http-node:0.1.19-SNAPSHOT")

Maven

<dependency>
  <groupId>gregor-stocks</groupId>
  <artifactId>cljs-http-node</artifactId>
  <version>0.1.19-SNAPSHOT</version>
</dependency>