is not current version
Last Version 0.9.10

org.jwall:stream-runtime 0.9.3


GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

stream-runtime
Version

Version

0.9.3
Type

Type

jar

Download stream-runtime 0.9.3


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