com.github.arohner/manifold

A compatibility layer for event-driven abstractions

Leiningen/Boot

[com.github.arohner/manifold "0.1.9-alpha5"]

Clojure CLI/deps.edn

com.github.arohner/manifold {:mvn/version "0.1.9-alpha5"}

Gradle

implementation("com.github.arohner:manifold:0.1.9-alpha5")

Maven

<dependency>
  <groupId>com.github.arohner</groupId>
  <artifactId>manifold</artifactId>
  <version>0.1.9-alpha5</version>
</dependency>