is not current version
Last Version 1.4.0

Comapi 1.3.0

Provides the basics of any Comapi integration into your apps. The Comapi 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
Version

Version

1.3.0
Type

Type

aar
Description

Description

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

Project URL

http://www.comapi.com/
Source Code Management

Source Code Management

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

Download foundation 1.3.0


<!-- https://jarcasting.com/artifacts/com.comapi/foundation/ -->
<dependency>
    <groupId>com.comapi</groupId>
    <artifactId>foundation</artifactId>
    <version>1.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.comapi/foundation/
implementation 'com.comapi:foundation:1.3.0'
// https://jarcasting.com/artifacts/com.comapi/foundation/
implementation ("com.comapi:foundation:1.3.0")
'com.comapi:foundation:aar:1.3.0'
<dependency org="com.comapi" name="foundation" rev="1.3.0">
  <artifact name="foundation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.comapi', module='foundation', version='1.3.0')
)
libraryDependencies += "com.comapi" % "foundation" % "1.3.0"
[com.comapi/foundation "1.3.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 17.3.4
com.google.android.gms » play-services-base jar 16.1.0
com.neovisionaries : nv-websocket-client jar 2.3

Project Modules

There are no modules declared in this project.