thieman/async-anything

Easily use core.async with blocking APIs

Leiningen/Boot

[thieman/async-anything "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

thieman/async-anything {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("thieman:async-anything:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>thieman</groupId>
  <artifactId>async-anything</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>