is not current version
Last Version 1.10.0

io.ray:streaming-api 1.0.1

ray streaming api

GroupId

GroupId

io.ray
ArtifactId

ArtifactId

streaming-api
Version

Version

1.0.1
Type

Type

jar

Download streaming-api 1.0.1


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