is not current version
Last Version 8.5.0

org.webjars.npm:ws 2.0.0-beta.2

WebJar for ws

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ws
Version

Version

2.0.0-beta.2
Type

Type

jar

Download ws 2.0.0-beta.2


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