| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcn.xfyun |
| ArtifactId | ArtifactIdwebsdk-java |
| Version | Version1.0.3 |
| Type | Typepom |
| Description |
Descriptionwebsdk-java
speech SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| websdk-java-1.0.3.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.xfyun/websdk-java/ -->
<dependency>
<groupId>cn.xfyun</groupId>
<artifactId>websdk-java</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java/
implementation 'cn.xfyun:websdk-java:1.0.3'
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java/
implementation ("cn.xfyun:websdk-java:1.0.3")
'cn.xfyun:websdk-java:pom:1.0.3'
<dependency org="cn.xfyun" name="websdk-java" rev="1.0.3">
<artifact name="websdk-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.xfyun', module='websdk-java', version='1.0.3')
)
libraryDependencies += "cn.xfyun" % "websdk-java" % "1.0.3"
[cn.xfyun/websdk-java "1.0.3"]