MVN

com.github.michedev : nostream

Maven & Gradle

Jan 04, 2017
3 stars

NOStream · Extension of classic Java data structures that avoid the use of Stream abstraction in favour of direct list transformation methods

<dependency>
    <groupId>com.github.michedev</groupId>
    <artifactId>nostream</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.michedev : nostream to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.michedev : nostream to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
nostream-1.1.0
1.0.x
nostream-1.0.0

How to add a dependency to Maven

Add the following com.github.michedev : nostream maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.michedev</groupId>
    <artifactId>nostream</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.michedev : nostream gradle dependency to your build.gradle file:

implementation 'com.github.michedev:nostream:1.1.0'

Gradle Kotlin DSL: Add the following com.github.michedev : nostream gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.michedev:nostream:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.michedev : nostream sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.michedev" % "nostream" % "1.1.0"

Advertisement

Dependencies from Group

Jan 04, 2017
3 stars

Discover Dependencies

xz
Mar 12, 2021
549 usages
Apr 12, 2023
68 usages
158 stars
Jun 09, 2023
157 usages
24 stars
Dec 27, 2022
55 stars
Jul 06, 2022
69 usages
1k stars
Jan 12, 2017
66 usages
269 stars
Jun 20, 2023
976 stars
aba
Jul 14, 2020
1 usages
Nov 08, 2020
169 usages
382 stars
Aug 23, 2023
327 usages
32.7k stars