| License |
License |
|---|---|
| Categories |
CategoriesImmutables Application Layer Libs Code Generators |
| GroupId | GroupIdio.immutables |
| ArtifactId | ArtifactIdstream |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.immutables.stream
Immutables IO collection of libraries
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| stream-0.0.5.pom | |
| stream-0.0.5.jar | 4 KB |
| stream-0.0.5-tests.jar | 1 KB |
| stream-0.0.5-sources.jar | 4 KB |
| stream-0.0.5-javadoc.jar | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.immutables/stream/ -->
<dependency>
<groupId>io.immutables</groupId>
<artifactId>stream</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.immutables/stream/
implementation 'io.immutables:stream:0.0.5'
// https://jarcasting.com/artifacts/io.immutables/stream/
implementation ("io.immutables:stream:0.0.5")
'io.immutables:stream:jar:0.0.5'
<dependency org="io.immutables" name="stream" rev="0.0.5">
<artifact name="stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.immutables', module='stream', version='0.0.5')
)
libraryDependencies += "io.immutables" % "stream" % "0.0.5"
[io.immutables/stream "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value Optional | jar | 2.8.9-ea-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.immutables : that | jar | 0.0.5 |
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-core | jar | 1.3 |