CodeStory - Fluent Stream/Iterable

Streams and Iterables on Steroids

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.code-story
Идентификатор

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

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

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

1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

CodeStory - Fluent Stream/Iterable
Streams and Iterables on Steroids
Ссылка на сайт

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

https://github.com/CodeStory/fluent

Скачать fluent

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12-beta-2
org.assertj : assertj-core jar 1.7.0

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

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

CodeStory

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

Версия
1.4
1.1
1.0