is not current version
Last Version 1.0.1

io.github.zhou-jun-jie:RxWebSocket 1.0.0

Maven上传测试

GroupId

GroupId

io.github.zhou-jun-jie
ArtifactId

ArtifactId

RxWebSocket
Version

Version

1.0.0
Type

Type

aar

Download RxWebSocket 1.0.0


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