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

Лицензия

Лицензия

Группа

Группа

com.javedrpi
Идентификатор

Идентификатор

Either
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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
Ссылка на сайт

Ссылка на сайт

http://www.javedrpi.com/me
Система контроля версий

Система контроля версий

https://github.com/javed0863/Either

Скачать Either

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0