License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcn.xfyun |
ArtifactId | ArtifactIdwebsdk-java-parent |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionwebsdk-java-parent
xfyun SDK
|
Filename | Size |
---|---|
websdk-java-parent-2.0.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.xfyun/websdk-java-parent/ -->
<dependency>
<groupId>cn.xfyun</groupId>
<artifactId>websdk-java-parent</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java-parent/
implementation 'cn.xfyun:websdk-java-parent:2.0.2'
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java-parent/
implementation ("cn.xfyun:websdk-java-parent:2.0.2")
'cn.xfyun:websdk-java-parent:pom:2.0.2'
<dependency org="cn.xfyun" name="websdk-java-parent" rev="2.0.2">
<artifact name="websdk-java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.xfyun', module='websdk-java-parent', version='2.0.2')
)
libraryDependencies += "cn.xfyun" % "websdk-java-parent" % "2.0.2"
[cn.xfyun/websdk-java-parent "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.code.gson : gson | jar | 2.8.2 |
org.jacoco : org.jacoco.agent | jar | 0.8.7 |
commons-codec : commons-codec | jar | 1.10 |
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 |