License |
License |
---|---|
GroupId | GroupIdcom.zmannotes.stream |
ArtifactId | ArtifactIdpull-stream |
Version | Version2.1.5 |
Type | Typejar |
Description |
Descriptionjava pull-stream
Pull-stream implementation in java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pull-stream-2.1.5.pom | |
pull-stream-2.1.5.jar | 18 KB |
pull-stream-2.1.5-sources.jar | 12 KB |
pull-stream-2.1.5-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zmannotes.stream/pull-stream/ -->
<dependency>
<groupId>com.zmannotes.stream</groupId>
<artifactId>pull-stream</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.zmannotes.stream/pull-stream/
implementation 'com.zmannotes.stream:pull-stream:2.1.5'
// https://jarcasting.com/artifacts/com.zmannotes.stream/pull-stream/
implementation ("com.zmannotes.stream:pull-stream:2.1.5")
'com.zmannotes.stream:pull-stream:jar:2.1.5'
<dependency org="com.zmannotes.stream" name="pull-stream" rev="2.1.5">
<artifact name="pull-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zmannotes.stream', module='pull-stream', version='2.1.5')
)
libraryDependencies += "com.zmannotes.stream" % "pull-stream" % "2.1.5"
[com.zmannotes.stream/pull-stream "2.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.zmannotes.event : event-emitter | jar | 0.0.4 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |