asystant

A simple, flexible helper for building modular systems with clojure/core.async

Leiningen/Boot

[asystant "0.1.0"]

Clojure CLI/deps.edn

asystant/asystant {:mvn/version "0.1.0"}

Gradle

implementation("asystant:asystant:0.1.0")

Maven

<dependency>
  <groupId>asystant</groupId>
  <artifactId>asystant</artifactId>
  <version>0.1.0</version>
</dependency>