com.7theta/aleph

a framework for asynchronous communication

Leiningen/Boot

[com.7theta/aleph "0.4.7-alpha9-2"]

Clojure CLI/deps.edn

com.7theta/aleph {:mvn/version "0.4.7-alpha9-2"}

Gradle

implementation("com.7theta:aleph:0.4.7-alpha9-2")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>aleph</artifactId>
  <version>0.4.7-alpha9-2</version>
</dependency>