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