is not current version
Last Version 0.0.9

com.adobe.creativesdk.android.shared:android-shared 0.0.6

-

GroupId

GroupId

com.adobe.creativesdk.android.shared
ArtifactId

ArtifactId

android-shared
Version

Version

0.0.6
Type

Type

aar

Download android-shared 0.0.6


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