Jar examples for r:reef-annotations
You can download jar file reef-annotations 0.16.0 in this page.
Apache License
You can use the following script to add reef-annotations-0.16.0.jar to your project.
<dependency> <groupId>org.apache.reef</groupId> <artifactId>reef-annotations</artifactId> <version>0.16.0</version> </dependency>
compile group: 'org.apache.reef', name: 'reef-annotations', version: '0.16.0'
libraryDependencies += "org.apache.reef" % "reef-annotations" % "0.16.0"
<dependency org="org.apache.reef" name="reef-annotations" rev="0.16.0"/>
@Grapes(@Grab(group='org.apache.reef', module='reef-annotations', version='0.16.0'))
'org.apache.reef:reef-annotations:jar:0.16.0'
Click the following link to download the jar file.
reef-annotations-0.16.0-javadoc.jar