is not current version
Last Version 0.9

com.microsoft.reef:reef-project 0.7

The Retainable Evaluator Execution Framework.

GroupId

GroupId

com.microsoft.reef
ArtifactId

ArtifactId

reef-project
Version

Version

0.7
Type

Type

jar

Download reef-project 0.7


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