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

io.higgs:websocket 0.0.23

Higgs' WebSocket server and client implementation

Группа

Группа

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

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

websocket
Версия

Версия

0.0.23
Тип

Тип

pom

Скачать websocket 0.0.23

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

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