is not current version
Last Version 1.4.6

com.baidu:bns-client 1.4.5

core module of bns client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.baidu
ArtifactId

ArtifactId

bns-client
Version

Version

1.4.5
Type

Type

pom

Download bns-client 1.4.5

Filename Size
bns-client-1.4.5.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.baidu/bns-client/ -->
<dependency>
    <groupId>com.baidu</groupId>
    <artifactId>bns-client</artifactId>
    <version>1.4.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.baidu/bns-client/
implementation 'com.baidu:bns-client:1.4.5'
// https://jarcasting.com/artifacts/com.baidu/bns-client/
implementation ("com.baidu:bns-client:1.4.5")
'com.baidu:bns-client:pom:1.4.5'
<dependency org="com.baidu" name="bns-client" rev="1.4.5">
  <artifact name="bns-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.baidu', module='bns-client', version='1.4.5')
)
libraryDependencies += "com.baidu" % "bns-client" % "1.4.5"
[com.baidu/bns-client "1.4.5"]