com.github.strojure/integrant-async

Utility library for the `integrant` to init/halt system keys in parallel.

Leiningen/Boot

[com.github.strojure/integrant-async "1.0.1-04"]

Clojure CLI/deps.edn

com.github.strojure/integrant-async {:mvn/version "1.0.1-04"}

Gradle

implementation("com.github.strojure:integrant-async:1.0.1-04")

Maven

<dependency>
  <groupId>com.github.strojure</groupId>
  <artifactId>integrant-async</artifactId>
  <version>1.0.1-04</version>
</dependency>