Download streamflyer-core-1.0.1.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.0.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

streamflyer-core-1.0.1-javadoc.jar
streamflyer-core-1.0.1-sources.jar
streamflyer-core-1.0.1.jar
streamflyer-core-1.0.1.pom



Related Tutorials