| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторsubscriptions-transport-ws |
| Версия | Версия0.9.16 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| subscriptions-transport-ws-0.9.16.pom | |
| subscriptions-transport-ws-0.9.16.jar | 67 KB |
| subscriptions-transport-ws-0.9.16-sources.jar | 22 bytes |
| subscriptions-transport-ws-0.9.16-javadoc.jar | 22 bytes |
| Обзор |
<!-- 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"]