GroupId | GroupIdio.github.zhou-jun-jie |
---|---|
ArtifactId | ArtifactIdRxWebSocket |
Version | Version1.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
RxWebSocket-1.0.0.pom | |
RxWebSocket-1.0.0-sources.jar | 261 bytes |
Browse |
<!-- 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"]