bugsbio/cljs-ajax

A simple Ajax library for ClojureScript

Leiningen/Boot

[bugsbio/cljs-ajax "0.3.12"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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