reactnet

Consistent value propagation through a reactive network

Leiningen/Boot

[reactnet "0.7.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("reactnet:reactnet:0.7.0")

Maven

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