noir-async

Async support for noir. Based on Aleph

Leiningen/Boot

[noir-async "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

noir-async/noir-async {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("noir-async:noir-async:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>noir-async</groupId>
  <artifactId>noir-async</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>