License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpull-stream |
Version | Version3.6.2 |
Type | Typejar |
Description |
Descriptionpull-stream
WebJar for pull-stream
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pull-stream-3.6.2.pom | |
pull-stream-3.6.2.jar | 48 KB |
pull-stream-3.6.2-sources.jar | 22 bytes |
pull-stream-3.6.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/pull-stream/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>pull-stream</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/pull-stream/
implementation 'org.webjars.npm:pull-stream:3.6.2'
// https://jarcasting.com/artifacts/org.webjars.npm/pull-stream/
implementation ("org.webjars.npm:pull-stream:3.6.2")
'org.webjars.npm:pull-stream:jar:3.6.2'
<dependency org="org.webjars.npm" name="pull-stream" rev="3.6.2">
<artifact name="pull-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='pull-stream', version='3.6.2')
)
libraryDependencies += "org.webjars.npm" % "pull-stream" % "3.6.2"
[org.webjars.npm/pull-stream "3.6.2"]