Collection Utilities

Different collection implementations.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

collection
Last Version

Last Version

1.11
Release Date

Release Date

Type

Type

pom
Description

Description

Collection Utilities
Different collection implementations.
Project URL

Project URL

https://github.com/matthieu-vergne/Collection

Download collection

Filename Size
collection-1.11.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/collection/ -->
<dependency>
    <groupId>fr.matthieu-vergne</groupId>
    <artifactId>collection</artifactId>
    <version>1.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/collection/
implementation 'fr.matthieu-vergne:collection:1.11'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/collection/
implementation ("fr.matthieu-vergne:collection:1.11")
'fr.matthieu-vergne:collection:pom:1.11'
<dependency org="fr.matthieu-vergne" name="collection" rev="1.11">
  <artifact name="collection" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='collection', version='1.11')
)
libraryDependencies += "fr.matthieu-vergne" % "collection" % "1.11"
[fr.matthieu-vergne/collection "1.11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • collection-core
  • collection-samples

Versions

Version
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0