is not current version
Last Version 1.10.0

io.ray:streaming-state 0.9.0

ray streaming state

GroupId

GroupId

io.ray
ArtifactId

ArtifactId

streaming-state
Version

Version

0.9.0
Type

Type

jar

Download streaming-state 0.9.0


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