is not current version
Last Version 1.11

fr.matthieu-vergne:collection 1.6

Different collection implementations.

GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

collection
Version

Version

1.6
Type

Type

pom

Download collection 1.6

Filename Size
collection-1.6.pom 2 KB
Browse

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