License |
License |
---|---|
GroupId | GroupIdio.vlingo.xoom |
ArtifactId | ArtifactIdxoom-streams |
Version | Version1.8.1 |
Type | Typejar |
Description |
Descriptionxoom-streams
Reactive Streams for the VLINGO XOOM Platform.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xoom-streams-1.8.1.pom | |
xoom-streams-1.8.1.jar | 54 KB |
xoom-streams-1.8.1-sources.jar | 37 KB |
xoom-streams-1.8.1-javadoc.jar | 223 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-streams/ -->
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-streams</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-streams/
implementation 'io.vlingo.xoom:xoom-streams:1.8.1'
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-streams/
implementation ("io.vlingo.xoom:xoom-streams:1.8.1")
'io.vlingo.xoom:xoom-streams:jar:1.8.1'
<dependency org="io.vlingo.xoom" name="xoom-streams" rev="1.8.1">
<artifact name="xoom-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlingo.xoom', module='xoom-streams', version='1.8.1')
)
libraryDependencies += "io.vlingo.xoom" % "xoom-streams" % "1.8.1"
[io.vlingo.xoom/xoom-streams "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vlingo.xoom : xoom-common | jar | 1.8.1 |
io.vlingo.xoom : xoom-actors | jar | 1.8.1 |
org.reactivestreams : reactive-streams | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.sdk : graal-sdk | jar | 21.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | 1.2.0 |