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

com.adobe.marketing.mobile:edge 1.0.0

Adobe Experience Platform Edge extension for the Adobe Experience Platform Mobile SDK

Группа

Группа

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

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

edge
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать edge 1.0.0

Имя Файла Размер
edge-1.0.0.pom
edge-1.0.0.aar 110 KB
edge-1.0.0-javadoc.jar 43 KB
Обзор

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