is not current version
Last Version 1.6.0

io.github.yangxlei:rx-bjnetwork 1.5.1

A network client based on OKHttp3

Categories

Categories

Net
GroupId

GroupId

io.github.yangxlei
ArtifactId

ArtifactId

rx-bjnetwork
Version

Version

1.5.1
Type

Type

aar

Download rx-bjnetwork 1.5.1


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