otplike

Erlang/OTP like processes and behaviours on top of core.async

Leiningen/Boot

[otplike "0.6.0-alpha"]

Clojure CLI/deps.edn

otplike/otplike {:mvn/version "0.6.0-alpha"}

Gradle

implementation("otplike:otplike:0.6.0-alpha")

Maven

<dependency>
  <groupId>otplike</groupId>
  <artifactId>otplike</artifactId>
  <version>0.6.0-alpha</version>
</dependency>