Download streams-util-0.6.0.jar file - Jar s

Jar examples for s:streams-util

Description

Apache Streams Utilities

You can download jar file streams-util 0.6.0 in this page.

License

Apache License

Build File

You can use the following script to add streams-util-0.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

streams-util-0.6.0-javadoc.jar
streams-util-0.6.0-tests.jar
streams-util-0.6.0.jar
streams-util-0.6.0.pom



Related Tutorials