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

com.nb6868.onex:websocket 3.6.10


Группа

Группа

com.nb6868.onex
Идентификатор

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

websocket
Версия

Версия

3.6.10
Тип

Тип

jar

Скачать websocket 3.6.10


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