is not current version
Last Version 1.10.0

io.ray:streaming-runtime 1.0.1

ray streaming runtime

GroupId

GroupId

io.ray
ArtifactId

ArtifactId

streaming-runtime
Version

Version

1.0.1
Type

Type

jar

Download streaming-runtime 1.0.1


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