is not current version
Last Version 2.0.14

com.aliyun:imageprocess20200320 2.0.13

Alibaba Cloud imageprocess (20200320) SDK for Java

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

imageprocess20200320
Version

Version

2.0.13
Type

Type

jar

Download imageprocess20200320 2.0.13


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