Group Id com.aliyun
Artifact Id image_detect20211221
Version 1.0.5
Packaging jar
URL -
Badge
Last Updated 2022-05-24T22:34:07+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>image_detect20211221</artifactId>
    <version>1.0.5</version>
</dependency>
implementation group: 'com.aliyun', name: 'image_detect20211221', version: '1.0.5'
implementation 'com.aliyun:image_detect20211221:1.0.5'
implementation("com.aliyun:image_detect20211221:1.0.5")
libraryDependencies += "com.aliyun" % "image_detect20211221" % "1.0.5"
<dependency org="com.aliyun" name="image_detect20211221" rev="1.0.5"/>
@Grapes(
    @Grab(group='com.aliyun', module='image_detect20211221', version='1.0.5')
)
[com.aliyun/image_detect20211221 "1.0.5"]
'com.aliyun:image_detect20211221:1.0.5'