is not current version
Last Version 0.9.24

org.jwall:streams-sandbox 0.9.22

A module for various classes that need a proper check before making it into the core or api modules.

GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

streams-sandbox
Version

Version

0.9.22
Type

Type

jar

Download streams-sandbox 0.9.22


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