Download streams-runtime-local-0.4.1-incubating.jar file - Jar s

Jar examples for s:streams-runtime-local

Description

Streams Local Runtime

You can download jar file streams-runtime-local 0.4.1-incubating in this page.

License

Apache License

Build File

You can use the following script to add streams-runtime-local-0.4.1-incubating.jar to your project.

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

Download

Click the following link to download the jar file.

streams-runtime-local-0.4.1-incubating-javadoc.jar
streams-runtime-local-0.4.1-incubating-tests.jar
streams-runtime-local-0.4.1-incubating.jar
streams-runtime-local-0.4.1-incubating.pom



Related Tutorials