cljsjs/async

Higher-order functions and common patterns for asynchronous code

Leiningen/Boot

[cljsjs/async "2.0.0-rc.4-0"]

Clojure CLI/deps.edn

cljsjs/async {:mvn/version "2.0.0-rc.4-0"}

Gradle

implementation("cljsjs:async:2.0.0-rc.4-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>async</artifactId>
  <version>2.0.0-rc.4-0</version>
</dependency>