ground

library of threading macros to handle predicates and exceptions.

Leiningen/Boot

[ground "0.1.7"]

Clojure CLI/deps.edn

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

Gradle

implementation("ground:ground:0.1.7")

Maven

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