License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdget-stream |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionget-stream
WebJar for get-stream
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
get-stream-6.0.1.pom | |
get-stream-6.0.1.jar | 8 KB |
get-stream-6.0.1-sources.jar | 22 bytes |
get-stream-6.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/get-stream/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>get-stream</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/get-stream/
implementation 'org.webjars.npm:get-stream:6.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/get-stream/
implementation ("org.webjars.npm:get-stream:6.0.1")
'org.webjars.npm:get-stream:jar:6.0.1'
<dependency org="org.webjars.npm" name="get-stream" rev="6.0.1">
<artifact name="get-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='get-stream', version='6.0.1')
)
libraryDependencies += "org.webjars.npm" % "get-stream" % "6.0.1"
[org.webjars.npm/get-stream "6.0.1"]