Skip to content

com.leakyabstractions.result 1.0.0.0 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.leakyabstractions</groupId>
  <artifactId>result</artifactId>
  <version>1.0.0.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

A Java library to handle success and failure without exceptions