is not current version
Last Version 1.3.2

com.adobe.marketing.mobile:edge 1.0.0-beta-1

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

GroupId

GroupId

com.adobe.marketing.mobile
ArtifactId

ArtifactId

edge
Version

Version

1.0.0-beta-1
Type

Type

aar

Download edge 1.0.0-beta-1


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