MVN

com.github.rwitzel.streamflyer : streamflyer-parent

Maven & Gradle

Mar 24, 2015
30 stars

Allows editing an input stream The new website: https://github.com/rwitzel/streamflyer The old website: http://code.google.com/p/streamflyer/

<dependency>
    <groupId>com.github.rwitzel.streamflyer</groupId>
    <artifactId>streamflyer-parent</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rwitzel.streamflyer : streamflyer-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.github.rwitzel.streamflyer : streamflyer-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
streamflyer-parent-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.rwitzel.streamflyer</groupId>
    <artifactId>streamflyer-parent</artifactId>
    <version>1.2.0</version>
</dependency>