district0x/error-handling

library for error handling

  • VCSN/A

  • cljdoc documentationcljdoc
  • 6,681 Downloads
  • 19 This Version

Leiningen/Boot

[district0x/error-handling "1.0.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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