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

com.antkorwin:throwable-functions 1.0

ThrowableConsumer, ThrowableSupplier, ThrowableFunction etc.

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

throwable-functions
Версия

Версия

1.0
Тип

Тип

jar

Скачать throwable-functions 1.0


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