не последняя версия
Последняя версия 1.1.1

com.adobe.marketing.mobile:lifecycle 1.0.4

Android Lifecycle Extension for Adobe Mobile Marketing

Группа

Группа

com.adobe.marketing.mobile
Идентификатор

Идентификатор

lifecycle
Версия

Версия

1.0.4
Тип

Тип

aar

Скачать lifecycle 1.0.4


<!-- https://jarcasting.com/artifacts/com.adobe.marketing.mobile/lifecycle/ -->
<dependency>
    <groupId>com.adobe.marketing.mobile</groupId>
    <artifactId>lifecycle</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/lifecycle/
implementation 'com.adobe.marketing.mobile:lifecycle:1.0.4'
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/lifecycle/
implementation ("com.adobe.marketing.mobile:lifecycle:1.0.4")
'com.adobe.marketing.mobile:lifecycle:aar:1.0.4'
<dependency org="com.adobe.marketing.mobile" name="lifecycle" rev="1.0.4">
  <artifact name="lifecycle" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.marketing.mobile', module='lifecycle', version='1.0.4')
)
libraryDependencies += "com.adobe.marketing.mobile" % "lifecycle" % "1.0.4"
[com.adobe.marketing.mobile/lifecycle "1.0.4"]