License |
License |
---|---|
GroupId | GroupIdcom.adobe.creativesdk |
ArtifactId | ArtifactIdimage |
Last Version | Last Version4.8.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionImage Native
-
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
image-4.8.4.pom | |
image-4.8.4.aar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.creativesdk/image/ -->
<dependency>
<groupId>com.adobe.creativesdk</groupId>
<artifactId>image</artifactId>
<version>4.8.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.creativesdk/image/
implementation 'com.adobe.creativesdk:image:4.8.4'
// https://jarcasting.com/artifacts/com.adobe.creativesdk/image/
implementation ("com.adobe.creativesdk:image:4.8.4")
'com.adobe.creativesdk:image:aar:4.8.4'
<dependency org="com.adobe.creativesdk" name="image" rev="4.8.4">
<artifact name="image" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.creativesdk', module='image', version='4.8.4')
)
libraryDependencies += "com.adobe.creativesdk" % "image" % "4.8.4"
[com.adobe.creativesdk/image "4.8.4"]