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