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

com.microsoft.reef:reef-checkpoint 0.6


Группа

Группа

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

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

reef-checkpoint
Версия

Версия

0.6
Тип

Тип

jar

Скачать reef-checkpoint 0.6


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