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

com.microsoft.reef:reef-examples-clr 0.4

Examples that use the JVM/CLR interop of REEF.

Группа

Группа

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

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

reef-examples-clr
Версия

Версия

0.4
Тип

Тип

jar

Скачать reef-examples-clr 0.4


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