Jar examples for s:streams-core
Core classes and interfaces for streams.
You can download jar file streams-core 0.5.1 in this page.
Apache License
You can use the following script to add streams-core-0.5.1.jar to your project.
<dependency> <groupId>org.apache.streams</groupId> <artifactId>streams-core</artifactId> <version>0.5.1</version> </dependency>
compile group: 'org.apache.streams', name: 'streams-core', version: '0.5.1'
libraryDependencies += "org.apache.streams" % "streams-core" % "0.5.1"
<dependency org="org.apache.streams" name="streams-core" rev="0.5.1"/>
@Grapes(@Grab(group='org.apache.streams', module='streams-core', version='0.5.1'))
'org.apache.streams:streams-core:jar:0.5.1'
Click the following link to download the jar file.
streams-core-0.5.1-javadoc.jar