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