is not current version
Last Version 1.2

com.antkorwin:throwable-functions 1.1

ThrowableConsumer, ThrowableSupplier, ThrowableFunction etc.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antkorwin
ArtifactId

ArtifactId

throwable-functions
Version

Version

1.1
Type

Type

jar

Download throwable-functions 1.1


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