Last Version

lenientfun 1.1

A rewritten version of the Java functional interfaces in order to ignore exception handling in lambdas

License

License

GroupId

GroupId

com.github.mictaege
ArtifactId

ArtifactId

lenientfun
Version

Version

1.1
Type

Type

jar
Description

Description

lenientfun
A rewritten version of the Java functional interfaces in order to ignore exception handling in lambdas
Project URL

Project URL

https://github.com/mictaege/lenientfun
Source Code Management

Source Code Management

https://github.com/mictaege/lenientfun

Download lenientfun 1.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.11

Project Modules

There are no modules declared in this project.