is not current version
Last Version 1.11

fr.matthieu-vergne:collection-core 1.8

Implementation of the collection facilities.

GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

collection-core
Version

Version

1.8
Type

Type

jar

Download collection-core 1.8


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