is not current version
Last Version 8.5.0

org.webjars.npm:ws 8.2.3

WebJar for ws

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ws
Version

Version

8.2.3
Type

Type

jar

Download ws 8.2.3


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