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

Either 1.0

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 1.0


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

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

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