com.7theta/aleph

A framework for asynchronous communication

Leiningen/Boot

[com.7theta/aleph "0.5.0-1"]

Clojure CLI/deps.edn

com.7theta/aleph {:mvn/version "0.5.0-1"}

Gradle

implementation("com.7theta:aleph:0.5.0-1")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>aleph</artifactId>
  <version>0.5.0-1</version>
</dependency>