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

com.microsoft.reef:reef-tests 0.7

Integration tests for REEF

Группа

Группа

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

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

reef-tests
Версия

Версия

0.7
Тип

Тип

jar

Скачать reef-tests 0.7


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