is not current version
Last Version 0.9

com.microsoft.reef:reef-annotations 0.3


GroupId

GroupId

com.microsoft.reef
ArtifactId

ArtifactId

reef-annotations
Version

Version

0.3
Type

Type

jar

Download reef-annotations 0.3


<!-- https://jarcasting.com/artifacts/com.microsoft.reef/reef-annotations/ -->
<dependency>
    <groupId>com.microsoft.reef</groupId>
    <artifactId>reef-annotations</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.reef/reef-annotations/
implementation 'com.microsoft.reef:reef-annotations:0.3'
// https://jarcasting.com/artifacts/com.microsoft.reef/reef-annotations/
implementation ("com.microsoft.reef:reef-annotations:0.3")
'com.microsoft.reef:reef-annotations:jar:0.3'
<dependency org="com.microsoft.reef" name="reef-annotations" rev="0.3">
  <artifact name="reef-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.reef', module='reef-annotations', version='0.3')
)
libraryDependencies += "com.microsoft.reef" % "reef-annotations" % "0.3"
[com.microsoft.reef/reef-annotations "0.3"]