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

Jar examples for r:reef-io

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials