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

org.paumard::streams-utils 2.1.1

Streams Utils is a set of operations written on Java 8 Streams. It allows several basic operations that are not available in the Java 8 JDK, and that have proven to be very useful in some cases.

Лицензия

Лицензия

Группа

Группа

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

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

streams-utils
Версия

Версия

2.1.1
Тип

Тип

jar
Описание

Описание

org.paumard::streams-utils
Streams Utils is a set of operations written on Java 8 Streams. It allows several basic operations that are not available in the Java 8 JDK, and that have proven to be very useful in some cases.
Ссылка на сайт

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

http://github.com/JosePaumard/streams-utils
Система контроля версий

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

https://github.com/JosePaumard/streams-utils

Скачать streams-utils 2.1.1


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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.10
org.assertj : assertj-core jar 3.8.0

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

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