More Collectors

Some useful collectors implements for Java 8.

Лицензия

Лицензия

The Artistic License 2.0
Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

more-collectors
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

More Collectors
Some useful collectors implements for Java 8.
Ссылка на сайт

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

https://github.com/PhantomThief/more-collectors-java
Система контроля версий

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

https://github.com/PhantomThief/more-collectors-java.git

Скачать more-collectors

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

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

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 18.0
com.carrotsearch : hppc jar 0.6.1

test (1)

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

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

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

more-lambdas

Build Status Maven Central

Some useful lambda implements for Java 8.

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

Версия
1.0.1
1.0.0