is not current version
Last Version 1.2

com.antkorwin:throwable-functions 1.0

ThrowableConsumer, ThrowableSupplier, ThrowableFunction etc.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antkorwin
ArtifactId

ArtifactId

throwable-functions
Version

Version

1.0
Type

Type

jar

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