Last Version

Collection Features 1.11

Implementation of the collection facilities.

License

License

CC0
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

collection-core
Version

Version

1.11
Type

Type

jar
Description

Description

Collection Features
Implementation of the collection facilities.

Download collection-core 1.11


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.