is not current version
Last Version 1.13.0

io.ray:ray-runtime 1.1.0

ray runtime implementation

GroupId

GroupId

io.ray
ArtifactId

ArtifactId

ray-runtime
Version

Version

1.1.0
Type

Type

jar

Download ray-runtime 1.1.0


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