is not current version
Last Version 1.0.4

com.aliyun:imagerecog 1.0.0

Aliyun IMAGERECOG SDK for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

imagerecog
Version

Version

1.0.0
Type

Type

jar

Download imagerecog 1.0.0


<!-- https://jarcasting.com/artifacts/com.aliyun/imagerecog/ -->
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>imagerecog</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/imagerecog/
implementation 'com.aliyun:imagerecog:1.0.0'
// https://jarcasting.com/artifacts/com.aliyun/imagerecog/
implementation ("com.aliyun:imagerecog:1.0.0")
'com.aliyun:imagerecog:jar:1.0.0'
<dependency org="com.aliyun" name="imagerecog" rev="1.0.0">
  <artifact name="imagerecog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='imagerecog', version='1.0.0')
)
libraryDependencies += "com.aliyun" % "imagerecog" % "1.0.0"
[com.aliyun/imagerecog "1.0.0"]