is not current version
Last Version 5.5.0

org.webjars.npm:websocket-stream 3.3.3

WebJar for websocket-stream

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

websocket-stream
Version

Version

3.3.3
Type

Type

jar

Download websocket-stream 3.3.3


<!-- https://jarcasting.com/artifacts/org.webjars.npm/websocket-stream/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>websocket-stream</artifactId>
    <version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/websocket-stream/
implementation 'org.webjars.npm:websocket-stream:3.3.3'
// https://jarcasting.com/artifacts/org.webjars.npm/websocket-stream/
implementation ("org.webjars.npm:websocket-stream:3.3.3")
'org.webjars.npm:websocket-stream:jar:3.3.3'
<dependency org="org.webjars.npm" name="websocket-stream" rev="3.3.3">
  <artifact name="websocket-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='websocket-stream', version='3.3.3')
)
libraryDependencies += "org.webjars.npm" % "websocket-stream" % "3.3.3"
[org.webjars.npm/websocket-stream "3.3.3"]