| License |
License
Adobe Proprietary
|
|---|---|
| GroupId | GroupIdcom.adobe.marketing.mobile |
| ArtifactId | ArtifactIdanalytics |
| Last Version | Last Version1.2.10 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAdobeMobileAnalyticsSdk
Android Analytics Extension for Adobe Mobile Marketing
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| analytics-1.2.10.pom | |
| analytics-1.2.10.aar | 79 KB |
| analytics-1.2.10-javadoc.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.marketing.mobile/analytics/ -->
<dependency>
<groupId>com.adobe.marketing.mobile</groupId>
<artifactId>analytics</artifactId>
<version>1.2.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/analytics/
implementation 'com.adobe.marketing.mobile:analytics:1.2.10'
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/analytics/
implementation ("com.adobe.marketing.mobile:analytics:1.2.10")
'com.adobe.marketing.mobile:analytics:aar:1.2.10'
<dependency org="com.adobe.marketing.mobile" name="analytics" rev="1.2.10">
<artifact name="analytics" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.marketing.mobile', module='analytics', version='1.2.10')
)
libraryDependencies += "com.adobe.marketing.mobile" % "analytics" % "1.2.10"
[com.adobe.marketing.mobile/analytics "1.2.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.adobe.marketing.mobile : core | jar | 1.5.7 |