MVN

com.github.kaygisiz : conditionalstream

Maven & Gradle

Feb 17, 2019
1 stars

Conditional Stream · Conditional Stream of a Generic Type Object

<dependency>
    <groupId>com.github.kaygisiz</groupId>
    <artifactId>conditionalstream</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kaygisiz : conditionalstream to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of com.github.kaygisiz : conditionalstream to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
conditionalstream-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.kaygisiz</groupId>
    <artifactId>conditionalstream</artifactId>
    <version>0.1</version>
</dependency>