testing123/core.async

Facilities for async programming and communication in Clojure

Leiningen/Boot

[testing123/core.async "0.1.361.0-d8047c-alpha"]

Clojure CLI/deps.edn

testing123/core.async {:mvn/version "0.1.361.0-d8047c-alpha"}

Gradle

implementation("testing123:core.async:0.1.361.0-d8047c-alpha")

Maven

<dependency>
  <groupId>testing123</groupId>
  <artifactId>core.async</artifactId>
  <version>0.1.361.0-d8047c-alpha</version>
</dependency>