Download streams-runtime-0.9.25.jar file - Jar s

Jar examples for s:streams-runtime

Description

You can download jar file streams-runtime 0.9.25 in this page.

Build File

You can use the following script to add streams-runtime-0.9.25.jar to your project.

<dependency>
   <groupId>de.sfb876</groupId>
   <artifactId>streams-runtime</artifactId>
   <version>0.9.25</version>
</dependency>
compile group: 'de.sfb876', name: 'streams-runtime', version: '0.9.25'
libraryDependencies += "de.sfb876" % "streams-runtime" % "0.9.25"
<dependency org="de.sfb876" name="streams-runtime" rev="0.9.25"/>
@Grapes(@Grab(group='de.sfb876', module='streams-runtime', version='0.9.25'))
'de.sfb876:streams-runtime:jar:0.9.25'

Download

Click the following link to download the jar file.

streams-runtime-0.9.25-javadoc.jar
streams-runtime-0.9.25-sources.jar
streams-runtime-0.9.25.jar
streams-runtime-0.9.25.pom



Related Tutorials