License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstream-browserify |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstream-browserify
WebJar for stream-browserify
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stream-browserify-3.0.0.pom | |
stream-browserify-3.0.0.jar | 6 KB |
stream-browserify-3.0.0-sources.jar | 22 bytes |
stream-browserify-3.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/stream-browserify/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>stream-browserify</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/stream-browserify/
implementation 'org.webjars.npm:stream-browserify:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/stream-browserify/
implementation ("org.webjars.npm:stream-browserify:3.0.0")
'org.webjars.npm:stream-browserify:jar:3.0.0'
<dependency org="org.webjars.npm" name="stream-browserify" rev="3.0.0">
<artifact name="stream-browserify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='stream-browserify', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "stream-browserify" % "3.0.0"
[org.webjars.npm/stream-browserify "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : inherits | jar | [2.0.4,2.1) |
org.webjars.npm : readable-stream | jar | [3.5.0,4) |