| License |
License |
|---|---|
| GroupId | GroupIdcom.comapi |
| ArtifactId | ArtifactIdfoundation |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionDotdigital 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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| foundation-1.4.0.pom | |
| foundation-1.4.0.aar | 244 KB |
| foundation-1.4.0-sources.jar | 210 KB |
| foundation-1.4.0-javadoc.jar | 498 KB |
| Browse |
<!-- 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"]
| 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 |