noir-async

Async support for noir. Based on Aleph

Leiningen/Boot

[noir-async "1.1.0-beta1"]

Clojure CLI/deps.edn

noir-async/noir-async {:mvn/version "1.1.0-beta1"}

Gradle

implementation("noir-async:noir-async:1.1.0-beta1")

Maven

<dependency>
  <groupId>noir-async</groupId>
  <artifactId>noir-async</artifactId>
  <version>1.1.0-beta1</version>
</dependency>