is not current version
Last Version 2.0.14

com.aliyun:imageprocess20200320 1.0.9

Alibaba Cloud imageprocess (20200320) SDK for Java

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

imageprocess20200320
Version

Version

1.0.9
Type

Type

jar

Download imageprocess20200320 1.0.9


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