is not current version
Last Version 1.0.8

com.aliyun:image_detect20211221 1.0.5

Alibaba Cloud image-detect (20211221) SDK for Java

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

image_detect20211221
Version

Version

1.0.5
Type

Type

jar

Download image_detect20211221 1.0.5


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