| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.palantir.common |
| ArtifactId | ArtifactIdstreams |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstreams
Palantir open source project
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| streams-2.0.0.pom | |
| streams-2.0.0.jar | 16 KB |
| streams-2.0.0-sources.jar | 9 KB |
| streams-2.0.0-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.palantir.common/streams/ -->
<dependency>
<groupId>com.palantir.common</groupId>
<artifactId>streams</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.palantir.common/streams/
implementation 'com.palantir.common:streams:2.0.0'
// https://jarcasting.com/artifacts/com.palantir.common/streams/
implementation ("com.palantir.common:streams:2.0.0")
'com.palantir.common:streams:jar:2.0.0'
<dependency org="com.palantir.common" name="streams" rev="2.0.0">
<artifact name="streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.palantir.common', module='streams', version='2.0.0')
)
libraryDependencies += "com.palantir.common" % "streams" % "2.0.0"
[com.palantir.common/streams "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.1-jre |
| com.palantir.common » streams-root Optional | jar | 2.0.0 |