Last Version

throwing-function 1.5.1

Java 8+ functional interfaces with checked exceptions support

License

License

GroupId

GroupId

com.pivovarit
ArtifactId

ArtifactId

throwing-function
Version

Version

1.5.1
Type

Type

jar
Description

Description

throwing-function
Java 8+ functional interfaces with checked exceptions support
Project URL

Project URL

https://github.com/pivovarit/throwing-function
Source Code Management

Source Code Management

https://github.com/pivovarit/throwing-function

Download throwing-function 1.5.1


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.0.1
org.junit.jupiter : junit-jupiter-params jar 5.0.1
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.