org.spootnik/uncaught

handle uncaught exceptions with ease

Leiningen/Boot

[org.spootnik/uncaught "0.5.1"]

Clojure CLI/deps.edn

org.spootnik/uncaught {:mvn/version "0.5.1"}

Gradle

implementation("org.spootnik:uncaught:0.5.1")

Maven

<dependency>
  <groupId>org.spootnik</groupId>
  <artifactId>uncaught</artifactId>
  <version>0.5.1</version>
</dependency>