is not current version
Last Version 0.9.10

org.jwall:stream-core 0.9.1


GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

stream-core
Version

Version

0.9.1
Type

Type

jar

Download stream-core 0.9.1


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