Last Version

Collection manipulations 1.0.9

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

License

License

GroupId

GroupId

org.bongiorno
ArtifactId

ArtifactId

collections
Version

Version

1.0.9
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 1.0.9


<!-- 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.