exceptional

Exceptional. A tiny library for exception handling

  • VCSN/A

  • cljdoc documentationcljdoc
  • 7 Downloads
  • 7 This Version

Leiningen/Boot

[exceptional "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

exceptional/exceptional {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("exceptional:exceptional:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>exceptional</groupId>
  <artifactId>exceptional</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>