Download stratosphere-clients-0.5.1.jar file - Jar s

Jar examples for s:stratosphere-clients

Description

You can download jar file stratosphere-clients 0.5.1 in this page.

Build File

You can use the following script to add stratosphere-clients-0.5.1.jar to your project.

<dependency>
   <groupId>eu.stratosphere</groupId>
   <artifactId>stratosphere-clients</artifactId>
   <version>0.5.1</version>
</dependency>
compile group: 'eu.stratosphere', name: 'stratosphere-clients', version: '0.5.1'
libraryDependencies += "eu.stratosphere" % "stratosphere-clients" % "0.5.1"
<dependency org="eu.stratosphere" name="stratosphere-clients" rev="0.5.1"/>
@Grapes(@Grab(group='eu.stratosphere', module='stratosphere-clients', version='0.5.1'))
'eu.stratosphere:stratosphere-clients:jar:0.5.1'

Download

Click the following link to download the jar file.

stratosphere-clients-0.5.1-javadoc.jar
stratosphere-clients-0.5.1-sources.jar
stratosphere-clients-0.5.1.jar
stratosphere-clients-0.5.1.pom



Related Tutorials