Try

Try implements a monad for handling checked and unchecked exceptions

License

License

BSD 3
GroupId

GroupId

com.nextbreakpoint
ArtifactId

ArtifactId

com.nextbreakpoint.try4java
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Try
Try implements a monad for handling checked and unchecked exceptions
Project URL

Project URL

https://github.com/nextbreakpoint/try

Download com.nextbreakpoint.try4java

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.4