Download dstream-api-1.0.0.M2.jar file - Jar d

Jar examples for d:dstream-api

Description

DStream API

You can download jar file dstream-api 1.0.0.M2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add dstream-api-1.0.0.M2.jar to your project.

<dependency>
   <groupId>io.dstream</groupId>
   <artifactId>dstream-api</artifactId>
   <version>1.0.0.M2</version>
</dependency>
compile group: 'io.dstream', name: 'dstream-api', version: '1.0.0.M2'
libraryDependencies += "io.dstream" % "dstream-api" % "1.0.0.M2"
<dependency org="io.dstream" name="dstream-api" rev="1.0.0.M2"/>
@Grapes(@Grab(group='io.dstream', module='dstream-api', version='1.0.0.M2'))
'io.dstream:dstream-api:jar:1.0.0.M2'

Download

Click the following link to download the jar file.

dstream-api-1.0.0.M2-javadoc.jar
dstream-api-1.0.0.M2-sources.jar
dstream-api-1.0.0.M2.jar
dstream-api-1.0.0.M2.pom



Related Tutorials