Download reef-io-0.2.jar file - Jar r

Jar examples for r:reef-io

Description

You can download jar file reef-io 0.2 in this page.

License

Apache License

Build File

You can use the following script to add reef-io-0.2.jar to your project.

<dependency>
   <groupId>com.microsoft.reef</groupId>
   <artifactId>reef-io</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'com.microsoft.reef', name: 'reef-io', version: '0.2'
libraryDependencies += "com.microsoft.reef" % "reef-io" % "0.2"
<dependency org="com.microsoft.reef" name="reef-io" rev="0.2"/>
@Grapes(@Grab(group='com.microsoft.reef', module='reef-io', version='0.2'))
'com.microsoft.reef:reef-io:jar:0.2'

Download

Click the following link to download the jar file.

reef-io-0.2-javadoc.jar
reef-io-0.2-sources.jar
reef-io-0.2.jar
reef-io-0.2.pom



Related Tutorials