Jar examples for b:bns-client
core module of bns client
You can download jar file bns-client 1.2.1 in this page.
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'
Click the following link to download the jar file.
bns-client-1.2.1-javadoc.jar