bugsbio/cljs-ajax

A simple Ajax library for ClojureScript

Leiningen/Boot

[bugsbio/cljs-ajax "0.3.11"]

Clojure CLI/deps.edn

bugsbio/cljs-ajax {:mvn/version "0.3.11"}

Gradle

implementation("bugsbio:cljs-ajax:0.3.11")

Maven

<dependency>
  <groupId>bugsbio</groupId>
  <artifactId>cljs-ajax</artifactId>
  <version>0.3.11</version>
</dependency>