streems-guava

n-ary tree traversal using streams: Guava backwards compatibility

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.github.javachat
ArtifactId

ArtifactId

streems-guava
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

streems-guava
n-ary tree traversal using streams: Guava backwards compatibility

Download streems-guava

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.javachat : streems jar 0.2.0
com.google.guava : guava jar [19.0,)

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.assertj : assertj-core jar 3.3.0
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0