com.widdindustries/fetch

ClojureScript wrapper around the JavaScript fetch API.

Leiningen/Boot

[com.widdindustries/fetch "1.1.2"]

Clojure CLI/deps.edn

com.widdindustries/fetch {:mvn/version "1.1.2"}

Gradle

implementation("com.widdindustries:fetch:1.1.2")

Maven

<dependency>
  <groupId>com.widdindustries</groupId>
  <artifactId>fetch</artifactId>
  <version>1.1.2</version>
</dependency>