License |
License |
---|---|
GroupId | GroupIdorg.jwall |
ArtifactId | ArtifactIdstreams-sandbox |
Last Version | Last Version0.9.24 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreams-sandbox
A module for various classes that need a proper check before making it into the core or api modules.
|
Project URL |
Project URL |
Filename | Size |
---|---|
streams-sandbox-0.9.24.pom | |
streams-sandbox-0.9.24.jar | 49 KB |
streams-sandbox-0.9.24-sources.jar | 34 KB |
streams-sandbox-0.9.24-javadoc.jar | 211 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jwall : streams-runtime | jar | 0.9.24 |