is not current version
Last Version 1.3.1

com.adobe.marketing.mobile:identity 1.0.2

Android Identity Extension for Adobe Mobile Marketing

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.adobe.marketing.mobile
ArtifactId

ArtifactId

identity
Version

Version

1.0.2
Type

Type

aar

Download identity 1.0.2


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