is not current version
Last Version 8.5.0

org.webjars.npm:ws 7.3.1

WebJar for ws

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ws
Version

Version

7.3.1
Type

Type

jar

Download ws 7.3.1


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