is not current version
Last Version 1.10.0

io.ray:ray-streaming 0.9.0

A streaming framework built on ray

GroupId

GroupId

io.ray
ArtifactId

ArtifactId

ray-streaming
Version

Version

0.9.0
Type

Type

pom

Download ray-streaming 0.9.0

Filename Size
ray-streaming-0.9.0.pom 7 KB
Browse

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