ustream

UStream is an extension of the Java 8 Stream API to process data pipelines the Unix way

License

License

GroupId

GroupId

io.github.benas
ArtifactId

ArtifactId

ustream
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

ustream
UStream is an extension of the Java 8 Stream API to process data pipelines the Unix way
Project URL

Project URL

https://github.com/benas/ustream

Download ustream

How to add to project

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

Dependencies

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2