MVN

com.github.rwitzel.streamflyer : streamflyer-core

Maven & Gradle

Mar 24, 2015
2 usages
30 stars

Streamflyer Core - Allows editing an input stream

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

Latest Version

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

  • Latest Stable: 1.2.0

All Versions

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

Version Vulnerabilities Updated
1.2.x
streamflyer-core-1.2.0

How to add a dependency to Maven

Add the following com.github.rwitzel.streamflyer : streamflyer-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.rwitzel.streamflyer : streamflyer-core gradle dependency to your build.gradle file:

implementation 'com.github.rwitzel.streamflyer:streamflyer-core:1.2.0'

Gradle Kotlin DSL: Add the following com.github.rwitzel.streamflyer : streamflyer-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.rwitzel.streamflyer:streamflyer-core:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.rwitzel.streamflyer : streamflyer-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.rwitzel.streamflyer" % "streamflyer-core" % "1.2.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 28, 2015
3 usages
90 stars
Jun 15, 2023
3 usages
5 stars
Oct 31, 2021
3 usages
40 stars
Jun 30, 2019
5 usages
1.6k stars
Jan 01, 2020
2 usages
6 stars
Aug 19, 2023
4 usages
240 stars
Jul 05, 2017
2 usages
2 stars
Sep 17, 2018
2 usages
70 stars
Feb 27, 2019
2 usages
80 stars