ohua

Ohua - Implementation of the stateful functional programming model executed on a dataflow runtime system.

Leiningen/Boot

[ohua "0.3.4"]

Clojure CLI/deps.edn

ohua/ohua {:mvn/version "0.3.4"}

Gradle

implementation("ohua:ohua:0.3.4")

Maven

<dependency>
  <groupId>ohua</groupId>
  <artifactId>ohua</artifactId>
  <version>0.3.4</version>
</dependency>