org.spootnik/aleph

a framework for asynchronous communication

Leiningen/Boot

[org.spootnik/aleph "0.3.3-fix-content-length-r1"]

Clojure CLI/deps.edn

org.spootnik/aleph {:mvn/version "0.3.3-fix-content-length-r1"}

Gradle

implementation("org.spootnik:aleph:0.3.3-fix-content-length-r1")

Maven

<dependency>
  <groupId>org.spootnik</groupId>
  <artifactId>aleph</artifactId>
  <version>0.3.3-fix-content-length-r1</version>
</dependency>