StreamTools
Various tools for Stream API related code testing and debugging
License |
License |
---|---|
GroupId | GroupIdone.util |
ArtifactId | ArtifactIdstreamtools |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStreamTools
Various tools for Stream API related code testing and debugging
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
streamtools-0.0.1.pom | |
streamtools-0.0.1.jar | 18 KB |
streamtools-0.0.1-sources.jar | 6 KB |
streamtools-0.0.1-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/one.util/streamtools/ -->
<dependency>
<groupId>one.util</groupId>
<artifactId>streamtools</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/one.util/streamtools/
implementation 'one.util:streamtools:0.0.1'
// https://jarcasting.com/artifacts/one.util/streamtools/
implementation ("one.util:streamtools:0.0.1")
'one.util:streamtools:jar:0.0.1'
<dependency org="one.util" name="streamtools" rev="0.0.1">
<artifact name="streamtools" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.util', module='streamtools', version='0.0.1')
)
libraryDependencies += "one.util" % "streamtools" % "0.0.1"
[one.util/streamtools "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Various tools for Stream API related code testing and debugging