License |
License
Adobe Proprietary
|
---|---|
GroupId | GroupIdcom.adobe.marketing.mobile |
ArtifactId | ArtifactIdlifecycle |
Version | Version1.0.8 |
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.0.8.pom | |
lifecycle-1.0.8.aar | 39 KB |
lifecycle-1.0.8-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.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/lifecycle/
implementation 'com.adobe.marketing.mobile:lifecycle:1.0.8'
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/lifecycle/
implementation ("com.adobe.marketing.mobile:lifecycle:1.0.8")
'com.adobe.marketing.mobile:lifecycle:aar:1.0.8'
<dependency org="com.adobe.marketing.mobile" name="lifecycle" rev="1.0.8">
<artifact name="lifecycle" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.marketing.mobile', module='lifecycle', version='1.0.8')
)
libraryDependencies += "com.adobe.marketing.mobile" % "lifecycle" % "1.0.8"
[com.adobe.marketing.mobile/lifecycle "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.adobe.marketing.mobile : core | jar | 1.0.1 |