cljsjs/axios

Promise based HTTP client for the browser and node.js

Leiningen/Boot

[cljsjs/axios "0.19.0-0"]

Clojure CLI/deps.edn

cljsjs/axios {:mvn/version "0.19.0-0"}

Gradle

implementation("cljsjs:axios:0.19.0-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>axios</artifactId>
  <version>0.19.0-0</version>
</dependency>