GroupId | GroupIdcom.baidu |
---|---|
ArtifactId | ArtifactIdbns-core |
Last Version | Last Version1.4.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore package only for http service
core module of bns client
|
Filename | Size |
---|---|
bns-core-1.4.6.pom | |
bns-core-1.4.6.jar | 48 KB |
bns-core-1.4.6-sources.jar | 35 KB |
bns-core-1.4.6-javadoc.jar | 167 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.baidu/bns-core/ -->
<dependency>
<groupId>com.baidu</groupId>
<artifactId>bns-core</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.baidu/bns-core/
implementation 'com.baidu:bns-core:1.4.6'
// https://jarcasting.com/artifacts/com.baidu/bns-core/
implementation ("com.baidu:bns-core:1.4.6")
'com.baidu:bns-core:jar:1.4.6'
<dependency org="com.baidu" name="bns-core" rev="1.4.6">
<artifact name="bns-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baidu', module='bns-core', version='1.4.6')
)
libraryDependencies += "com.baidu" % "bns-core" % "1.4.6"
[com.baidu/bns-core "1.4.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.2.4 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
org.slf4j : slf4j-nop | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
log4j : log4j | jar | 1.2.15 |