result

A Java result monad

License

License

Categories

Categories

Net
GroupId

GroupId

net.andrewhatch
ArtifactId

ArtifactId

result
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

result
A Java result monad
Project URL

Project URL

https://github.com/ashatch/result

Download result

How to add to project

<!-- https://jarcasting.com/artifacts/net.andrewhatch/result/ -->
<dependency>
    <groupId>net.andrewhatch</groupId>
    <artifactId>result</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.andrewhatch/result/
implementation 'net.andrewhatch:result:1.0.0'
// https://jarcasting.com/artifacts/net.andrewhatch/result/
implementation ("net.andrewhatch:result:1.0.0")
'net.andrewhatch:result:jar:1.0.0'
<dependency org="net.andrewhatch" name="result" rev="1.0.0">
  <artifact name="result" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.andrewhatch', module='result', version='1.0.0')
)
libraryDependencies += "net.andrewhatch" % "result" % "1.0.0"
[net.andrewhatch/result "1.0.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0