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

com.appunite:websockets-rxjava 3.0.1

RxJavaWebsocketClient is simple library for Websocket connection for java and Android. It is designed to be fast and fault tolerant.

Категории

Категории

RxJava Контейнер Микросервисы Reactive libraries
Группа

Группа

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

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

websockets-rxjava
Версия

Версия

3.0.1
Тип

Тип

jar

Скачать websockets-rxjava 3.0.1


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