bugsbio/cljs-ajax

A simple Ajax library for ClojureScript

Leiningen/Boot

[bugsbio/cljs-ajax "0.3.13-SNAPSHOT"]

Clojure CLI/deps.edn

bugsbio/cljs-ajax {:mvn/version "0.3.13-SNAPSHOT"}

Gradle

implementation("bugsbio:cljs-ajax:0.3.13-SNAPSHOT")

Maven

<dependency>
  <groupId>bugsbio</groupId>
  <artifactId>cljs-ajax</artifactId>
  <version>0.3.13-SNAPSHOT</version>
</dependency>