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

io.higgs:websocket 0.0.13

Higgs' WebSocket server and client implementation

Группа

Группа

io.higgs
Идентификатор

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

websocket
Версия

Версия

0.0.13
Тип

Тип

pom

Скачать websocket 0.0.13

Имя Файла Размер
websocket-0.0.13.pom 1 KB
Обзор

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