otplike

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

Leiningen/Boot

[otplike "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

otplike/otplike {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("otplike:otplike:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>otplike</groupId>
  <artifactId>otplike</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>