Last Version

Comapi 1.1.1

Adapts Comapi Foundation SDK providing it with logic useful for building chat application.

License

License

GroupId

GroupId

com.comapi
ArtifactId

ArtifactId

chat
Version

Version

1.1.1
Type

Type

aar
Description

Description

Comapi
Adapts Comapi Foundation SDK providing it with logic useful for building chat application.
Project URL

Project URL

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

Source Code Management

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

Download chat 1.1.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.android.support » support-annotations jar 28.0.0
io.reactivex : rxjava jar 1.3.3
io.reactivex : rxandroid jar 1.2.1
com.squareup.retrofit2 : adapter-rxjava jar 2.3.0
com.google.code.gson : gson jar 2.7
com.comapi : foundation jar 1.3.0

Project Modules

There are no modules declared in this project.