is not current version
Last Version 0.9

com.microsoft.reef:reef-checkpoint 0.3


GroupId

GroupId

com.microsoft.reef
ArtifactId

ArtifactId

reef-checkpoint
Version

Version

0.3
Type

Type

jar

Download reef-checkpoint 0.3


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