com.joshuagriffith/async-agent

Asynchronous Agents Using Manifold

Leiningen/Boot

[com.joshuagriffith/async-agent "0.2.0"]

Clojure CLI/deps.edn

com.joshuagriffith/async-agent {:mvn/version "0.2.0"}

Gradle

implementation("com.joshuagriffith:async-agent:0.2.0")

Maven

<dependency>
  <groupId>com.joshuagriffith</groupId>
  <artifactId>async-agent</artifactId>
  <version>0.2.0</version>
</dependency>