Download bns-client-1.2.1.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.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials