Last Version

throwing-lambdas 0.5.0

Wrappers for methods/interfaces/lambdas throwing exceptions for use in functional interfaces

License

License

GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

throwing-lambdas
Version

Version

0.5.0
Type

Type

jar
Description

Description

throwing-lambdas
Wrappers for methods/interfaces/lambdas throwing exceptions for use in functional interfaces
Project URL

Project URL

https://github.com/fge/throwing-lambdas

Download throwing-lambdas 0.5.0


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

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.