License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.antkorwin |
ArtifactId | ArtifactIdthrowable-functions |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Throwable Functions
ThrowableConsumer, ThrowableSupplier, ThrowableFunction etc.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
throwable-functions-1.2.pom | |
throwable-functions-1.2.jar | 5 KB |
throwable-functions-1.2-sources.jar | 3 KB |
throwable-functions-1.2-javadoc.jar | 410 KB |
Browse |
<!-- 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"]
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 |