streems

n-ary tree traversal using streams

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

streems
n-ary tree traversal using streams

Скачать streems

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

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

Зависимости

test (3)

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

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

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

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

Версия
0.2.0
0.1.0