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

com.microsoft.reef:reef-checkpoint 0.2


Группа

Группа

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

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

reef-checkpoint
Версия

Версия

0.2
Тип

Тип

jar

Скачать reef-checkpoint 0.2


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