is not current version
Last Version 1.6.0

io.github.yangxlei:bjnetwork-ws 1.4.1

A network client based on OKHttp3

Categories

Categories

Net
GroupId

GroupId

io.github.yangxlei
ArtifactId

ArtifactId

bjnetwork-ws
Version

Version

1.4.1
Type

Type

aar

Download bjnetwork-ws 1.4.1


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