reactnet

Consistent value propagation through a reactive network

Leiningen/Boot

[reactnet "0.7.1"]

Clojure CLI/deps.edn

reactnet/reactnet {:mvn/version "0.7.1"}

Gradle

implementation("reactnet:reactnet:0.7.1")

Maven

<dependency>
  <groupId>reactnet</groupId>
  <artifactId>reactnet</artifactId>
  <version>0.7.1</version>
</dependency>