org.clojars.akiel/async-error

Error Handling Utils for core.async.

Leiningen/Boot

[org.clojars.akiel/async-error "0.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.akiel/async-error {:mvn/version "0.1-SNAPSHOT"}

Gradle

implementation("org.clojars.akiel:async-error:0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.akiel</groupId>
  <artifactId>async-error</artifactId>
  <version>0.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.