spootnik/uncaught

handle uncaught exceptions with ease

Leiningen/Boot

[spootnik/uncaught "0.5.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("spootnik:uncaught:0.5.2")

Maven

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