Download bjnetwork-1.6.0.jar file - Jar b

Jar examples for b:bjnetwork

Description

A network client based on OKHttp3

You can download jar file bjnetwork 1.6.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add bjnetwork-1.6.0.jar to your project.

<dependency>
   <groupId>io.github.yangxlei</groupId>
   <artifactId>bjnetwork</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'io.github.yangxlei', name: 'bjnetwork', version: '1.6.0'
libraryDependencies += "io.github.yangxlei" % "bjnetwork" % "1.6.0"
<dependency org="io.github.yangxlei" name="bjnetwork" rev="1.6.0"/>
@Grapes(@Grab(group='io.github.yangxlei', module='bjnetwork', version='1.6.0'))
'io.github.yangxlei:bjnetwork:jar:1.6.0'

Download

Click the following link to download the jar file.

bjnetwork-1.6.0-javadoc.jar
bjnetwork-1.6.0-sources.jar
bjnetwork-1.6.0.pom



Related Tutorials