is not current version
Last Version 2.0.2

cn.xfyun:websdk-java-speech 2.0.0


Categories

Categories

Java Languages
GroupId

GroupId

cn.xfyun
ArtifactId

ArtifactId

websdk-java-speech
Version

Version

2.0.0
Type

Type

jar

Download websdk-java-speech 2.0.0


<!-- https://jarcasting.com/artifacts/cn.xfyun/websdk-java-speech/ -->
<dependency>
    <groupId>cn.xfyun</groupId>
    <artifactId>websdk-java-speech</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java-speech/
implementation 'cn.xfyun:websdk-java-speech:2.0.0'
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java-speech/
implementation ("cn.xfyun:websdk-java-speech:2.0.0")
'cn.xfyun:websdk-java-speech:jar:2.0.0'
<dependency org="cn.xfyun" name="websdk-java-speech" rev="2.0.0">
  <artifact name="websdk-java-speech" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xfyun', module='websdk-java-speech', version='2.0.0')
)
libraryDependencies += "cn.xfyun" % "websdk-java-speech" % "2.0.0"
[cn.xfyun/websdk-java-speech "2.0.0"]