Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 573 Bytes

File metadata and controls

23 lines (16 loc) · 573 Bytes

dotdigital push and app messaging Android SDK

Client to connect your Android application with dotdigital's Engagement Cloud and CPaaS APIs for push and in-app messgaing.

Download

Via Maven

<dependency>
    <groupId>com.comapi</groupId>
    <artifactId>foundation</artifactId>
    <version>1.5.2</version>
</dependency>

or Gradle

implementation 'com.comapi:foundation:1.5.2'

For more information about the integration please visit the website.