com.github.yapsterapp/promisespromises

a lib for working with promises and streams

Leiningen/Boot

[com.github.yapsterapp/promisespromises "3.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.yapsterapp/promisespromises {:mvn/version "3.0.0-SNAPSHOT"}

Gradle

implementation("com.github.yapsterapp:promisespromises:3.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.yapsterapp</groupId>
  <artifactId>promisespromises</artifactId>
  <version>3.0.0-SNAPSHOT</version>
</dependency>