thieman/async-anything

Easily use core.async with blocking APIs

Leiningen/Boot

[thieman/async-anything "0.1.0"]

Clojure CLI/deps.edn

thieman/async-anything {:mvn/version "0.1.0"}

Gradle

implementation("thieman:async-anything:0.1.0")

Maven

<dependency>
  <groupId>thieman</groupId>
  <artifactId>async-anything</artifactId>
  <version>0.1.0</version>
</dependency>