is not current version
Last Version 0.9.24

org.jwall:streams-runtime 0.9.13


GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

streams-runtime
Version

Version

0.9.13
Type

Type

jar

Download streams-runtime 0.9.13


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