noir-async

Async support for noir. Based on Aleph

Leiningen/Boot

[noir-async "1.0.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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