MVN

io.github.benas : ustream

Maven & Gradle

Oct 14, 2015
119 stars

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

<dependency>
    <groupId>io.github.benas</groupId>
    <artifactId>ustream</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.benas : ustream to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of io.github.benas : ustream to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
ustream-0.2

How to add a dependency to Maven

Add the following io.github.benas : ustream maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.benas</groupId>
    <artifactId>ustream</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.benas : ustream gradle dependency to your build.gradle file:

implementation 'io.github.benas:ustream:0.2'

Gradle Kotlin DSL: Add the following io.github.benas : ustream gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.benas:ustream:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.benas : ustream sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.benas" % "ustream" % "0.2"

Advertisement

Dependencies from Group

Mar 14, 2019
82 usages
1.4k stars
Feb 23, 2014
9 usages
599 stars
Mar 14, 2019
4 usages
1.4k stars
Mar 19, 2015
3 usages
1.5k stars
Feb 23, 2014
2 usages
599 stars

Discover Dependencies

Oct 19, 2018
13 usages
514 stars
Oct 24, 2022
21 usages
300 stars
Nov 30, 2022
2 usages
12.2k stars
Nov 28, 2022
11 usages
1.3k stars
Oct 12, 2015
1 usages
Sep 22, 2016
0 stars
orm
Dec 30, 2018
5 stars