is not current version
Last Version 1.9.3

io.vlingo.xoom:xoom-streams 1.8.5

Reactive Streams for the VLINGO XOOM Platform.

GroupId

GroupId

io.vlingo.xoom
ArtifactId

ArtifactId

xoom-streams
Version

Version

1.8.5
Type

Type

jar

Download xoom-streams 1.8.5


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