cc.qbits/ex

Yet another exception catching library

Leiningen/Boot

[cc.qbits/ex "0.1.3"]

Clojure CLI/deps.edn

cc.qbits/ex {:mvn/version "0.1.3"}

Gradle

implementation("cc.qbits:ex:0.1.3")

Maven

<dependency>
  <groupId>cc.qbits</groupId>
  <artifactId>ex</artifactId>
  <version>0.1.3</version>
</dependency>