is not current version
Last Version 0.5.0

com.github.fge:throwing-lambdas 0.1.0

Convenient wrapper methods for "throwing lambdas"

GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

throwing-lambdas
Version

Version

0.1.0
Type

Type

jar

Download throwing-lambdas 0.1.0


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