Last Version

ThrowingFunction 1.3

Java 8 functional types on steroids supporting checked exceptions

License

License

GroupId

GroupId

pl.touk
ArtifactId

ArtifactId

throwing-function
Version

Version

1.3
Type

Type

jar
Description

Description

ThrowingFunction
Java 8 functional types on steroids supporting checked exceptions
Project URL

Project URL

https://github.com/TouK/ThrowingFunction
Source Code Management

Source Code Management

https://github.com/TouK/ThrowingFunction

Download throwing-function 1.3


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.3.0

Project Modules

There are no modules declared in this project.