is not current version
Last Version 1.13.0

io.ray:ray-runtime 0.9.0

ray runtime implementation

GroupId

GroupId

io.ray
ArtifactId

ArtifactId

ray-runtime
Version

Version

0.9.0
Type

Type

jar

Download ray-runtime 0.9.0


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