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

Jar examples for b:bns-client

Description

core module of bns client

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials