is not current version
Last Version 0.11.0

org.webjars.npm:subscriptions-transport-ws 0.9.16

WebJar for subscriptions-transport-ws

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

subscriptions-transport-ws
Version

Version

0.9.16
Type

Type

jar

Download subscriptions-transport-ws 0.9.16


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