Last Version

Try-Success-Failure for Java 8 0.3.1

Implementation of the Scala's Try-Success-Failure's API for Java 8

License

License

GroupId

GroupId

com.lambdista
ArtifactId

ArtifactId

try
Version

Version

0.3.1
Type

Type

jar
Description

Description

Try-Success-Failure for Java 8
Implementation of the Scala's Try-Success-Failure's API for Java 8
Project URL

Project URL

http://lambdista.github.io/try/
Source Code Management

Source Code Management

https://github.com/lambdista/try

Download try 0.3.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.