ground

library of threading macros to handle predicates and exceptions.

Leiningen/Boot

[ground "0.1.5"]

Clojure CLI/deps.edn

ground/ground {:mvn/version "0.1.5"}

Gradle

implementation("ground:ground:0.1.5")

Maven

<dependency>
  <groupId>ground</groupId>
  <artifactId>ground</artifactId>
  <version>0.1.5</version>
</dependency>