is not current version
Last Version 1.11

fr.matthieu-vergne:collection 1.10

Different collection implementations.

GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

collection
Version

Version

1.10
Type

Type

pom

Download collection 1.10

Filename Size
collection-1.10.pom 2 KB
Browse

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