streams-sandbox

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

License

License

GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

streams-sandbox
Last Version

Last Version

0.9.24
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://www.jwall.org/streams/streams-sandbox/

Download streams-sandbox

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jwall : streams-api jar 0.9.24
junit : junit jar 4.11
com.esotericsoftware : kryo-shaded jar 3.0.3

test (1)

Group / Artifact Type Version
org.jwall : streams-runtime jar 0.9.24

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.24
0.9.23
0.9.22