Download bns-client-1.2.3.jar file - Jar b

Jar examples for b:bns-client

Description

core module of bns client

You can download jar file bns-client 1.2.3 in this page.

Build File

You can use the following script to add bns-client-1.2.3.jar to your project.

<dependency>
   <groupId>com.baidu</groupId>
   <artifactId>bns-client</artifactId>
   <version>1.2.3</version>
</dependency>
compile group: 'com.baidu', name: 'bns-client', version: '1.2.3'
libraryDependencies += "com.baidu" % "bns-client" % "1.2.3"
<dependency org="com.baidu" name="bns-client" rev="1.2.3"/>
@Grapes(@Grab(group='com.baidu', module='bns-client', version='1.2.3'))
'com.baidu:bns-client:jar:1.2.3'

Download

Click the following link to download the jar file.

bns-client-1.2.3-javadoc.jar
bns-client-1.2.3-sources.jar
bns-client-1.2.3.jar
bns-client-1.2.3.pom



Related Tutorials