License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcn.xfyun |
ArtifactId | ArtifactIdwebsdk-java-speech-core |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspeech SDK
|
<!-- https://jarcasting.com/artifacts/cn.xfyun/websdk-java-speech-core/ -->
<dependency>
<groupId>cn.xfyun</groupId>
<artifactId>websdk-java-speech-core</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java-speech-core/
implementation 'cn.xfyun:websdk-java-speech-core:1.0.4'
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java-speech-core/
implementation ("cn.xfyun:websdk-java-speech-core:1.0.4")
'cn.xfyun:websdk-java-speech-core:jar:1.0.4'
<dependency org="cn.xfyun" name="websdk-java-speech-core" rev="1.0.4">
<artifact name="websdk-java-speech-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xfyun', module='websdk-java-speech-core', version='1.0.4')
)
libraryDependencies += "cn.xfyun" % "websdk-java-speech-core" % "1.0.4"
[cn.xfyun/websdk-java-speech-core "1.0.4"]
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 |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.code.gson : gson | jar | 2.8.2 |
org.jacoco : org.jacoco.agent | jar | 0.7.7.201606060606 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
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 |