Last Version

Stream Utility 1.13

The helper class for working with Java 8 streams

License

License

GroupId

GroupId

org.jmmo
ArtifactId

ArtifactId

stream-util
Version

Version

1.13
Type

Type

jar
Description

Description

Stream Utility
The helper class for working with Java 8 streams
Project URL

Project URL

https://github.com/Megaprog/stream-util
Source Code Management

Source Code Management

https://github.com/Megaprog/stream-util

Download stream-util 1.13


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.