Java List Helpers

Useful library for working with Java List

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.github.bicoco
Идентификатор

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

java-list-helpers
Последняя версия

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

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java List Helpers
Useful library for working with Java List
Ссылка на сайт

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

https://github.com/bicoco/java-list-helpers

Скачать java-list-helpers

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.3
1.1
1.0