не последняя версия
Последняя версия 4.1.0-m3

org.wso2.ei:websocket-client 4.0.0-m6


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

websocket-client
Версия

Версия

4.0.0-m6
Тип

Тип

pom

Скачать websocket-client 4.0.0-m6

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

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