is not current version
Last Version 2.0.14

com.aliyun:imageprocess20200320 1.0.2

Alibaba Cloud imageprocess (20200320) SDK for Java

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

imageprocess20200320
Version

Version

1.0.2
Type

Type

jar

Download imageprocess20200320 1.0.2


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