GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdsubscriptions-transport-ws |
Last Version | Last Version0.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/subscriptions-transport-ws/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>subscriptions-transport-ws</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/subscriptions-transport-ws/
implementation 'org.webjars.npm:subscriptions-transport-ws:0.11.0'
// https://jarcasting.com/artifacts/org.webjars.npm/subscriptions-transport-ws/
implementation ("org.webjars.npm:subscriptions-transport-ws:0.11.0")
'org.webjars.npm:subscriptions-transport-ws:jar:0.11.0'
<dependency org="org.webjars.npm" name="subscriptions-transport-ws" rev="0.11.0">
<artifact name="subscriptions-transport-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='subscriptions-transport-ws', version='0.11.0')
)
libraryDependencies += "org.webjars.npm" % "subscriptions-transport-ws" % "0.11.0"
[org.webjars.npm/subscriptions-transport-ws "0.11.0"]