is not current version
Last Version 2.0.2

cn.xfyun:websdk-java-parent 1.0.5


Categories

Categories

Java Languages
GroupId

GroupId

cn.xfyun
ArtifactId

ArtifactId

websdk-java-parent
Version

Version

1.0.5
Type

Type

pom

Download websdk-java-parent 1.0.5


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