jar

no.gorandalum : fluent-result

Maven & Gradle

Jan 16, 2020
24 stars

Fluent Result · A result library helping you get rid of your exceptions, handling errors in a more fluent way.

Table Of Contents

Latest Version

Download no.gorandalum : fluent-result JAR file - Latest Versions:

All Versions

Download no.gorandalum : fluent-result JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fluent-result-1.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

no.gorandalum.fluentresult

├─ no.gorandalum.fluentresult.BaseResult.class - [JAR]

├─ no.gorandalum.fluentresult.BooleanResult.class - [JAR]

├─ no.gorandalum.fluentresult.CheckedRunnable.class - [JAR]

├─ no.gorandalum.fluentresult.Implementations.class - [JAR]

├─ no.gorandalum.fluentresult.OptionalResult.class - [JAR]

├─ no.gorandalum.fluentresult.Result.class - [JAR]

├─ no.gorandalum.fluentresult.VoidResult.class - [JAR]

Advertisement