wcommons/flow

Lazy Stream, Optional and CompletableFuture in one

License

License

GroupId

GroupId

io.github.whilein.wcommons
ArtifactId

ArtifactId

wcommons-flow
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

wcommons/flow
Lazy Stream, Optional and CompletableFuture in one
Project Organization

Project Organization

io.github.whilein

Download wcommons-flow

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.whilein.wcommons : wcommons-util jar 1.2.0

provided (3)

Group / Artifact Type Version
it.unimi.dsi : fastutil-core jar 8.5.8
org.projectlombok : lombok jar 1.18.24
org.jetbrains : annotations jar 23.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.2
1.1.1
1.1.0
1.0.3