Either

The Either API helps to handle checked exceptions raised during stream processing. It Handles and logs exception(with or without values or parameters) encountered during stream processing

License

License

GroupId

GroupId

com.javedrpi
ArtifactId

ArtifactId

Either
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Either
The Either API helps to handle checked exceptions raised during stream processing. It Handles and logs exception(with or without values or parameters) encountered during stream processing
Project URL

Project URL

http://www.javedrpi.com/me
Source Code Management

Source Code Management

https://github.com/javed0863/Either

Download Either

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0