Collection manipulations

Improve the java 8 collections and add some other collection related stuff

Лицензия

Лицензия

Группа

Группа

org.bongiorno
Идентификатор

Идентификатор

collections
Последняя версия

Последняя версия

1.0.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

Collection manipulations
Improve the java 8 collections and add some other collection related stuff
Ссылка на сайт

Ссылка на сайт

https://github.com/chb0github/collections
Система контроля версий

Система контроля версий

https://github.com/chb0github/collections

Скачать collections

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.bongiorno/collections/ -->
<dependency>
    <groupId>org.bongiorno</groupId>
    <artifactId>collections</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.bongiorno/collections/
implementation 'org.bongiorno:collections:1.0.9'
// https://jarcasting.com/artifacts/org.bongiorno/collections/
implementation ("org.bongiorno:collections:1.0.9")
'org.bongiorno:collections:jar:1.0.9'
<dependency org="org.bongiorno" name="collections" rev="1.0.9">
  <artifact name="collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bongiorno', module='collections', version='1.0.9')
)
libraryDependencies += "org.bongiorno" % "collections" % "1.0.9"
[org.bongiorno/collections "1.0.9"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5