Last Version

Java Throwable Functions 1.2

ThrowableConsumer, ThrowableSupplier, ThrowableFunction etc.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antkorwin
ArtifactId

ArtifactId

throwable-functions
Version

Version

1.2
Type

Type

jar
Description

Description

Java Throwable Functions
ThrowableConsumer, ThrowableSupplier, ThrowableFunction etc.
Project URL

Project URL

https://github.com/antkorwin/throwable-functions
Source Code Management

Source Code Management

http://github.com/antkorwin/throwable-functions

Download throwable-functions 1.2


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

Dependencies

test (6)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.9.1
org.mockito : mockito-core jar 2.15.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.