is not current version
Last Version 8.5.0

org.webjars.npm:ws 6.2.1

WebJar for ws

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ws
Version

Version

6.2.1
Type

Type

jar

Download ws 6.2.1


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