StreamTools

Various tools for Stream API related code testing and debugging

License

License

GroupId

GroupId

one.util
ArtifactId

ArtifactId

streamtools
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

StreamTools
Various tools for Stream API related code testing and debugging
Project URL

Project URL

https://github.com/amaembo/streamtools
Source Code Management

Source Code Management

https://github.com/amaembo/streamtools.git

Download streamtools

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

StreamTools

Various tools for Stream API related code testing and debugging

Versions

Version
0.0.1