Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcn.xfyun |
ArtifactId | ArtifactIdwebsdk-java-ocr |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
websdk-java-ocr-2.0.0.pom | |
websdk-java-ocr-2.0.0.jar | 26 KB |
websdk-java-ocr-2.0.0-sources.jar | 14 KB |
websdk-java-ocr-2.0.0-javadoc.jar | 166 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.xfyun/websdk-java-ocr/ -->
<dependency>
<groupId>cn.xfyun</groupId>
<artifactId>websdk-java-ocr</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java-ocr/
implementation 'cn.xfyun:websdk-java-ocr:2.0.0'
// https://jarcasting.com/artifacts/cn.xfyun/websdk-java-ocr/
implementation ("cn.xfyun:websdk-java-ocr:2.0.0")
'cn.xfyun:websdk-java-ocr:jar:2.0.0'
<dependency org="cn.xfyun" name="websdk-java-ocr" rev="2.0.0">
<artifact name="websdk-java-ocr" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xfyun', module='websdk-java-ocr', version='2.0.0')
)
libraryDependencies += "cn.xfyun" % "websdk-java-ocr" % "2.0.0"
[cn.xfyun/websdk-java-ocr "2.0.0"]