is not current version
Last Version 1.10.0

io.ray:streaming-runtime 1.7.0

ray streaming runtime

GroupId

GroupId

io.ray
ArtifactId

ArtifactId

streaming-runtime
Version

Version

1.7.0
Type

Type

jar

Download streaming-runtime 1.7.0


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