Adjust Extension for Adobe Experience SDK

This is the Android Adobe Mobile Extension of Adjust.

License

License

GroupId

GroupId

com.adjust.adobeextension
ArtifactId

ArtifactId

adobeextension
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Adjust Extension for Adobe Experience SDK
This is the Android Adobe Mobile Extension of Adjust.
Project URL

Project URL

https://github.com/adjust/android_adobe_extension
Project Organization

Project Organization

adjust GmbH

Download adobeextension

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0
0.0.2