| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.matthieu-vergne |
| Идентификатор | Идентификаторcollection-core |
| Последняя версия | Последняя версия1.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCollection Features
Implementation of the collection facilities.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |