Download streams-core-1.0.0.jar file - Jar s

Jar examples for s:streams-core

Description

Core classes and interfaces for streams.

You can download jar file streams-core 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add streams-core-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

streams-core-1.0.0-javadoc.jar
streams-core-1.0.0-sources.jar
streams-core-1.0.0.jar
streams-core-1.0.0.pom



Related Tutorials