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