cc.qbits/ex

Yet another exception catching library

Leiningen/Boot

[cc.qbits/ex "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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