is not current version
Last Version 8.5.0

org.webjars.npm:ws 1.1.5

WebJar for ws

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ws
Version

Version

1.1.5
Type

Type

jar

Download ws 1.1.5


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