Download streamflyer-core-1.2.0.jar file - Jar s

Jar examples for s:streamflyer-core

Description

Streamflyer Core - Allows editing an input stream

You can download jar file streamflyer-core 1.2.0 in this page.

Build File

You can use the following script to add streamflyer-core-1.2.0.jar to your project.

<dependency>
   <groupId>com.github.rwitzel.streamflyer</groupId>
   <artifactId>streamflyer-core</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.github.rwitzel.streamflyer', name: 'streamflyer-core', version: '1.2.0'
libraryDependencies += "com.github.rwitzel.streamflyer" % "streamflyer-core" % "1.2.0"
<dependency org="com.github.rwitzel.streamflyer" name="streamflyer-core" rev="1.2.0"/>
@Grapes(@Grab(group='com.github.rwitzel.streamflyer', module='streamflyer-core', version='1.2.0'))
'com.github.rwitzel.streamflyer:streamflyer-core:jar:1.2.0'

Download

Click the following link to download the jar file.

streamflyer-core-1.2.0-javadoc.jar
streamflyer-core-1.2.0-sources.jar
streamflyer-core-1.2.0-test-sources.jar
streamflyer-core-1.2.0-tests.jar
streamflyer-core-1.2.0.jar
streamflyer-core-1.2.0.pom



Related Tutorials