License |
License
Adobe Proprietary
|
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.adobe.marketing.mobile |
ArtifactId | ArtifactIdidentity |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAdobeMobileIdentitySdk
Android Identity Extension for Adobe Mobile Marketing
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identity-1.3.1.pom | |
identity-1.3.1.aar | 63 KB |
identity-1.3.1-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.marketing.mobile/identity/ -->
<dependency>
<groupId>com.adobe.marketing.mobile</groupId>
<artifactId>identity</artifactId>
<version>1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/identity/
implementation 'com.adobe.marketing.mobile:identity:1.3.1'
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/identity/
implementation ("com.adobe.marketing.mobile:identity:1.3.1")
'com.adobe.marketing.mobile:identity:aar:1.3.1'
<dependency org="com.adobe.marketing.mobile" name="identity" rev="1.3.1">
<artifact name="identity" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.marketing.mobile', module='identity', version='1.3.1')
)
libraryDependencies += "com.adobe.marketing.mobile" % "identity" % "1.3.1"
[com.adobe.marketing.mobile/identity "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.adobe.marketing.mobile : core | jar | 1.10.0 |