не последняя версия
Последняя версия 2.3.4

org.webjars:stomp-websocket 2.3.1-1

WebJar for stomp-websocket

Группа

Группа

org.webjars
Идентификатор

Идентификатор

stomp-websocket
Версия

Версия

2.3.1-1
Тип

Тип

jar

Скачать stomp-websocket 2.3.1-1


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