Dotdigital Foundation SDK

Provides the basics of any Dotdigital integration into your apps. The Dotdigital Foundation SDK is responsible for handling: registration, control of User and Device registration details, sending and receiving content & data.

License

License

GroupId

GroupId

com.comapi
ArtifactId

ArtifactId

foundation
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

Dotdigital Foundation SDK
Provides the basics of any Dotdigital integration into your apps. The Dotdigital Foundation SDK is responsible for handling: registration, control of User and Device registration details, sending and receiving content & data.
Project URL

Project URL

https://dotdigital.com/
Source Code Management

Source Code Management

https://github.com/comapi/comapi-sdk-android

Download foundation

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.3.3
io.reactivex : rxandroid jar 1.2.1
com.squareup.retrofit2 : adapter-rxjava jar 2.3.0
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.retrofit2 : converter-gson jar 2.3.0
com.squareup.okhttp3 : logging-interceptor jar 3.6.0
com.google.firebase » firebase-messaging jar
com.google.android.gms » play-services-base jar 18.0.1
com.neovisionaries : nv-websocket-client jar 2.3

Project Modules

There are no modules declared in this project.
com.comapi

dotdigital CPaaS

Connect and converse with omnichannel APIs

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0