selmeci/core.async

Facilities for async programming and communication in Clojure with support of Protocols invoke

Leiningen/Boot

[selmeci/core.async "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

selmeci/core.async {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("selmeci:core.async:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>selmeci</groupId>
  <artifactId>core.async</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>