Collection manipulations

Improve the java 8 collections and add some other collection related stuff

License

License

GroupId

GroupId

org.bongiorno
ArtifactId

ArtifactId

collections
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Collection manipulations
Improve the java 8 collections and add some other collection related stuff
Project URL

Project URL

https://github.com/chb0github/collections
Source Code Management

Source Code Management

https://github.com/chb0github/collections

Download collections

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5