district0x/error-handling

library for error handling

Leiningen/Boot

[district0x/error-handling "1.0.3"]

Clojure CLI/deps.edn

district0x/error-handling {:mvn/version "1.0.3"}

Gradle

implementation("district0x:error-handling:1.0.3")

Maven

<dependency>
  <groupId>district0x</groupId>
  <artifactId>error-handling</artifactId>
  <version>1.0.3</version>
</dependency>