org.clojars.arep-engineering/loom-otp

Erlang/OTP-style actor concurrency for Clojure using Project Loom virtual threads

Leiningen/Boot

[org.clojars.arep-engineering/loom-otp "1.0.2"]

Clojure CLI/deps.edn

org.clojars.arep-engineering/loom-otp {:mvn/version "1.0.2"}

Gradle

implementation("org.clojars.arep-engineering:loom-otp:1.0.2")

Maven

<dependency>
  <groupId>org.clojars.arep-engineering</groupId>
  <artifactId>loom-otp</artifactId>
  <version>1.0.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.