Download reef-common-0.16.0.jar file - Jar r

Jar examples for r:reef-common

Description

You can download jar file reef-common 0.16.0 in this page.

License

Apache License

Build File

You can use the following script to add reef-common-0.16.0.jar to your project.

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

Download

Click the following link to download the jar file.

reef-common-0.16.0-javadoc.jar
reef-common-0.16.0-sources.jar
reef-common-0.16.0.jar
reef-common-0.16.0.pom



Related Tutorials