Jar examples for b:bjnetwork
A network client based on OKHttp3
You can download jar file bjnetwork 1.5.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add bjnetwork-1.5.2.jar to your project.
<dependency> <groupId>io.github.yangxlei</groupId> <artifactId>bjnetwork</artifactId> <version>1.5.2</version> </dependency>
compile group: 'io.github.yangxlei', name: 'bjnetwork', version: '1.5.2'
libraryDependencies += "io.github.yangxlei" % "bjnetwork" % "1.5.2"
<dependency org="io.github.yangxlei" name="bjnetwork" rev="1.5.2"/>
@Grapes(@Grab(group='io.github.yangxlei', module='bjnetwork', version='1.5.2'))
'io.github.yangxlei:bjnetwork:jar:1.5.2'
Click the following link to download the jar file.
bjnetwork-1.5.2-javadoc.jar