spootnik/uncaught

Handle uncaught exceptions with ease

Leiningen/Boot

[spootnik/uncaught "0.5.3"]

Clojure CLI/deps.edn

spootnik/uncaught {:mvn/version "0.5.3"}

Gradle

implementation("spootnik:uncaught:0.5.3")

Maven

<dependency>
  <groupId>spootnik</groupId>
  <artifactId>uncaught</artifactId>
  <version>0.5.3</version>
</dependency>