Streams

A modest streaming abstraction.

Лицензия

Лицензия

Группа

Группа

com.tomgibara.streams
Идентификатор

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

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

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Streams
A modest streaming abstraction.

Скачать streams

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.tomgibara.fundament : fundament jar 1.1.1

test (1)

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

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

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

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

Версия
3.0.0
2.0.0
1.1.0
1.0.0