| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcn.xfyun |
| ArtifactId | ArtifactIdwebsdk-java-speech |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxfyun SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| websdk-java-speech-2.0.2.pom | |
| websdk-java-speech-2.0.2.jar | 110 KB |
| websdk-java-speech-2.0.2-sources.jar | 74 KB |
| websdk-java-speech-2.0.2-javadoc.jar | 599 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.xfyun/websdk-java-speech/ -->
<dependency>
<groupId>cn.xfyun</groupId>
<artifactId>websdk-java-speech</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java-speech/
implementation 'cn.xfyun:websdk-java-speech:2.0.2'
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java-speech/
implementation ("cn.xfyun:websdk-java-speech:2.0.2")
'cn.xfyun:websdk-java-speech:jar:2.0.2'
<dependency org="cn.xfyun" name="websdk-java-speech" rev="2.0.2">
<artifact name="websdk-java-speech" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xfyun', module='websdk-java-speech', version='2.0.2')
)
libraryDependencies += "cn.xfyun" % "websdk-java-speech" % "2.0.2"
[cn.xfyun/websdk-java-speech "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.xfyun : websdk-java-core | jar | 2.0.2 |
| 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 |
| commons-codec : commons-codec | jar | 1.10 |
| 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 |