is not current version
Last Version 1.11

fr.matthieu-vergne:collection-core 1.10

Implementation of the collection facilities.

GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

collection-core
Version

Version

1.10
Type

Type

jar

Download collection-core 1.10


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