lazy-collectors

A library of lazy java.util.stream.Collector implementations

License

License

MIT
GroupId

GroupId

com.github.rutledgepaulv
ArtifactId

ArtifactId

lazy-collectors
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

lazy-collectors
A library of lazy java.util.stream.Collector implementations

Download lazy-collectors

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.6