License |
License
BSD 2-Clause
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdwebsocket-stream |
Version | Version5.5.0 |
Type | Typejar |
Description |
Descriptionwebsocket-stream
WebJar for websocket-stream
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
websocket-stream-5.5.0.pom | |
websocket-stream-5.5.0.jar | 14 KB |
websocket-stream-5.5.0-sources.jar | 22 bytes |
websocket-stream-5.5.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/websocket-stream/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>websocket-stream</artifactId>
<version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/websocket-stream/
implementation 'org.webjars.npm:websocket-stream:5.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/websocket-stream/
implementation ("org.webjars.npm:websocket-stream:5.5.0")
'org.webjars.npm:websocket-stream:jar:5.5.0'
<dependency org="org.webjars.npm" name="websocket-stream" rev="5.5.0">
<artifact name="websocket-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='websocket-stream', version='5.5.0')
)
libraryDependencies += "org.webjars.npm" % "websocket-stream" % "5.5.0"
[org.webjars.npm/websocket-stream "5.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : duplexify | jar | [3.5.1,4) |
org.webjars.npm : ws | jar | [3.2.0,4) |
org.webjars.npm : xtend | jar | [4.0.0,5) |
org.webjars.npm : inherits | jar | [2.0.1,3) |
org.webjars.npm : safe-buffer | jar | [5.1.2,6) |
org.webjars.npm : readable-stream | jar | [2.3.3,3) |