otplike

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

Leiningen/Boot

[otplike "0.2.1-alpha"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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