License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcn.xfyun |
ArtifactId | ArtifactIdwebsdk-java-core |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxfyun SDK
|
Filename | Size |
---|---|
websdk-java-core-2.0.2.pom | |
websdk-java-core-2.0.2.jar | 38 KB |
websdk-java-core-2.0.2-sources.jar | 22 KB |
websdk-java-core-2.0.2-javadoc.jar | 206 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.xfyun/websdk-java-core/ -->
<dependency>
<groupId>cn.xfyun</groupId>
<artifactId>websdk-java-core</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java-core/
implementation 'cn.xfyun:websdk-java-core:2.0.2'
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java-core/
implementation ("cn.xfyun:websdk-java-core:2.0.2")
'cn.xfyun:websdk-java-core:jar:2.0.2'
<dependency org="cn.xfyun" name="websdk-java-core" rev="2.0.2">
<artifact name="websdk-java-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xfyun', module='websdk-java-core', version='2.0.2')
)
libraryDependencies += "cn.xfyun" % "websdk-java-core" % "2.0.2"
[cn.xfyun/websdk-java-core "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.14.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.11 |
org.apache.httpcomponents : httpmime | jar | 4.5.11 |
com.google.guava : guava | jar | 22.0 |
commons-codec : commons-codec | jar | 1.13 |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.code.gson : gson | jar | 2.8.2 |
org.jacoco : org.jacoco.agent | jar | 0.8.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |