RxWebSocket


License

License

GroupId

GroupId

io.github.zhou-jun-jie
ArtifactId

ArtifactId

RxWebSocket
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

RxWebSocket
RxWebSocket
Project URL

Project URL

https://github.com/zhou-jun-jie/RxWebSocket.git
Source Code Management

Source Code Management

https://github.com/zhou-jun-jie/RxWebSocket.git

Download RxWebSocket

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.zhou-jun-jie/RxWebSocket/ -->
<dependency>
    <groupId>io.github.zhou-jun-jie</groupId>
    <artifactId>RxWebSocket</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhou-jun-jie/RxWebSocket/
implementation 'io.github.zhou-jun-jie:RxWebSocket:1.0.1'
// https://jarcasting.com/artifacts/io.github.zhou-jun-jie/RxWebSocket/
implementation ("io.github.zhou-jun-jie:RxWebSocket:1.0.1")
'io.github.zhou-jun-jie:RxWebSocket:aar:1.0.1'
<dependency org="io.github.zhou-jun-jie" name="RxWebSocket" rev="1.0.1">
  <artifact name="RxWebSocket" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.zhou-jun-jie', module='RxWebSocket', version='1.0.1')
)
libraryDependencies += "io.github.zhou-jun-jie" % "RxWebSocket" % "1.0.1"
[io.github.zhou-jun-jie/RxWebSocket "1.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.0
com.google.android.material » material jar 1.4.0
com.squareup.okhttp3 : okhttp jar 4.9.3
com.google.code.gson : gson jar 2.8.6
io.reactivex.rxjava2 : rxjava jar 2.2.19
io.reactivex.rxjava2 : rxandroid jar 2.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0