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