Java 8 Functional Utilities

Functional Utilities for Java 8

License

License

GroupId

GroupId

com.evolvedbinary.j8fu
ArtifactId

ArtifactId

j8fu
Last Version

Last Version

1.23.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java 8 Functional Utilities
Functional Utilities for Java 8
Project URL

Project URL

https://github.com/adamretter/j8fu
Project Organization

Project Organization

Evolved Binary Ltd.

Download j8fu

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.jcip : jcip-annotations jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.23.0
1.22
1.21
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9.1
1.8
1.7
1.6
1.5
1.4.1
1.4
1.3
1.2
1.1
1.0