is not current version
Last Version 8.2.2

org.webjars.npm:types__ws 7.4.7

WebJar for @types/ws

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__ws
Version

Version

7.4.7
Type

Type

jar

Download types__ws 7.4.7


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