pointslope/remit

A tiny (experimental) event-handling library built on core.async

Leiningen/Boot

[pointslope/remit "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

pointslope/remit {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("pointslope:remit:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>pointslope</groupId>
  <artifactId>remit</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>