License |
License |
---|---|
GroupId | GroupIdcom.github.fge |
ArtifactId | ArtifactIdthrowing-lambdas |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthrowing-lambdas
Wrappers for methods/interfaces/lambdas throwing exceptions for use in functional interfaces
|
Project URL |
Project URL |
Filename | Size |
---|---|
throwing-lambdas-0.5.0.pom | |
throwing-lambdas-0.5.0.jar | 69 KB |
throwing-lambdas-0.5.0-sources.jar | 36 KB |
throwing-lambdas-0.5.0-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fge/throwing-lambdas/ -->
<dependency>
<groupId>com.github.fge</groupId>
<artifactId>throwing-lambdas</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fge/throwing-lambdas/
implementation 'com.github.fge:throwing-lambdas:0.5.0'
// https://jarcasting.com/artifacts/com.github.fge/throwing-lambdas/
implementation ("com.github.fge:throwing-lambdas:0.5.0")
'com.github.fge:throwing-lambdas:jar:0.5.0'
<dependency org="com.github.fge" name="throwing-lambdas" rev="0.5.0">
<artifact name="throwing-lambdas" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fge', module='throwing-lambdas', version='0.5.0')
)
libraryDependencies += "com.github.fge" % "throwing-lambdas" % "0.5.0"
[com.github.fge/throwing-lambdas "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |
org.mockito : mockito-core | jar | 1.10.19 |
org.assertj : assertj-core | jar | 2.0.0 |