is not current version
Last Version 0.11.0

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

WebJar for subscriptions-transport-ws

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

subscriptions-transport-ws
Version

Version

0.8.3
Type

Type

jar

Download subscriptions-transport-ws 0.8.3


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