tranchis/core.async

Facilities for async programming and communication in Clojure

Leiningen/Boot

[tranchis/core.async "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

tranchis/core.async {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("tranchis:core.async:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>tranchis</groupId>
  <artifactId>core.async</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>