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

de.sfb876
ArtifactId

ArtifactId

streams-sandbox
Last Version

Last Version

1.0.10
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/de.sfb876/streams-sandbox/ -->
<dependency>
    <groupId>de.sfb876</groupId>
    <artifactId>streams-sandbox</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfb876/streams-sandbox/
implementation 'de.sfb876:streams-sandbox:1.0.10'
// https://jarcasting.com/artifacts/de.sfb876/streams-sandbox/
implementation ("de.sfb876:streams-sandbox:1.0.10")
'de.sfb876:streams-sandbox:jar:1.0.10'
<dependency org="de.sfb876" name="streams-sandbox" rev="1.0.10">
  <artifact name="streams-sandbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfb876', module='streams-sandbox', version='1.0.10')
)
libraryDependencies += "de.sfb876" % "streams-sandbox" % "1.0.10"
[de.sfb876/streams-sandbox "1.0.10"]

Dependencies

compile (3)

Group / Artifact Type Version
de.sfb876 : streams-api jar 1.0.10
junit : junit jar 4.11
com.esotericsoftware : kryo-shaded jar 3.0.3

test (1)

Group / Artifact Type Version
de.sfb876 : streams-runtime jar 1.0.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10
1.0.9
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.9.27
0.9.26
0.9.25