Download streams-api-1.0.2.jar file - Jar s

Jar examples for s:streams-api

Description

You can download jar file streams-api 1.0.2 in this page.

Build File

You can use the following script to add streams-api-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

streams-api-1.0.2-javadoc.jar
streams-api-1.0.2-sources.jar
streams-api-1.0.2.jar
streams-api-1.0.2.pom



Related Tutorials