не последняя версия
Последняя версия 0.9

com.microsoft.reef:reef-project 0.3

The Retainable Evaluator Execution Framework.

Группа

Группа

com.microsoft.reef
Идентификатор

Идентификатор

reef-project
Версия

Версия

0.3
Тип

Тип

jar

Скачать reef-project 0.3

Имя Файла Размер
reef-project-0.3.pom 16 KB
reef-project-0.3-tests.jar 3 KB
Обзор

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