Jar examples for d:dstream-api
DStream API
You can download jar file dstream-api 1.0.0.M2 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
dstream-api-1.0.0.M2-javadoc.jar