org.clojars.sherpc/failjure

Simple helpers for treating failures as values

Leiningen/Boot

[org.clojars.sherpc/failjure "0.1.5"]

Clojure CLI/deps.edn

org.clojars.sherpc/failjure {:mvn/version "0.1.5"}

Gradle

implementation("org.clojars.sherpc:failjure:0.1.5")

Maven

<dependency>
  <groupId>org.clojars.sherpc</groupId>
  <artifactId>failjure</artifactId>
  <version>0.1.5</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.