| License |
License |
|---|---|
| Categories |
CategoriesGuava General Purpose Libraries Utility |
| GroupId | GroupIdcom.github.javachat |
| ArtifactId | ArtifactIdstreems-guava |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstreems-guava
n-ary tree traversal using streams: Guava backwards compatibility
|
| Filename | Size |
|---|---|
| streems-guava-0.2.0.pom | |
| streems-guava-0.2.0.jar | 3 KB |
| streems-guava-0.2.0-sources.jar | 1 KB |
| streems-guava-0.2.0-javadoc.jar | 20 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.javachat : streems | jar | 0.2.0 |
| com.google.guava : guava | jar | [19.0,) |
| 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 |