is not current version
Last Version 4.8.4

com.adobe.creativesdk:image 4.4.8

-

GroupId

GroupId

com.adobe.creativesdk
ArtifactId

ArtifactId

image
Version

Version

4.4.8
Type

Type

aar

Download image 4.4.8


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