Exceptional Functions

A collection of functions that protect against unchecked Exceptions

Лицензия

Лицензия

MIT License
Группа

Группа

io.github.ashr123
Идентификатор

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

exceptional-functions
Последняя версия

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Exceptional Functions
A collection of functions that protect against unchecked Exceptions

Скачать exceptional-functions

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0