License |
License |
---|---|
GroupId | GroupIdfr.matthieu-vergne |
ArtifactId | ArtifactIdcollection-core |
Last Version | Last Version1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCollection Features
Implementation of the collection facilities.
|
Filename | Size |
---|---|
collection-core-1.11.pom | |
collection-core-1.11.jar | 12 KB |
collection-core-1.11-sources.jar | 6 KB |
collection-core-1.11-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/collection-core/ -->
<dependency>
<groupId>fr.matthieu-vergne</groupId>
<artifactId>collection-core</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/collection-core/
implementation 'fr.matthieu-vergne:collection-core:1.11'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/collection-core/
implementation ("fr.matthieu-vergne:collection-core:1.11")
'fr.matthieu-vergne:collection-core:jar:1.11'
<dependency org="fr.matthieu-vergne" name="collection-core" rev="1.11">
<artifact name="collection-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='collection-core', version='1.11')
)
libraryDependencies += "fr.matthieu-vergne" % "collection-core" % "1.11"
[fr.matthieu-vergne/collection-core "1.11"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |