License |
License |
---|---|
GroupId | GroupIdfr.matthieu-vergne |
ArtifactId | ArtifactIdcollection |
Last Version | Last Version1.11 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCollection Utilities
Different collection implementations.
|
Project URL |
Project URL |
Filename | Size |
---|---|
collection-1.11.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/collection/ -->
<dependency>
<groupId>fr.matthieu-vergne</groupId>
<artifactId>collection</artifactId>
<version>1.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/collection/
implementation 'fr.matthieu-vergne:collection:1.11'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/collection/
implementation ("fr.matthieu-vergne:collection:1.11")
'fr.matthieu-vergne:collection:pom:1.11'
<dependency org="fr.matthieu-vergne" name="collection" rev="1.11">
<artifact name="collection" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='collection', version='1.11')
)
libraryDependencies += "fr.matthieu-vergne" % "collection" % "1.11"
[fr.matthieu-vergne/collection "1.11"]