mischov/core.async

Facilities for async programming and communication in Clojure

Leiningen/Boot

[mischov/core.async "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

mischov/core.async {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("mischov:core.async:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>mischov</groupId>
  <artifactId>core.async</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>