| License |
License |
|---|---|
| GroupId | GroupIdcom.comapi |
| ArtifactId | ArtifactIdchat |
| Version | Version1.1.1 |
| Type | Typeaar |
| Description |
DescriptionComapi
Adapts Comapi Foundation SDK providing it with logic useful for building chat application.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| chat-1.1.1.pom | |
| chat-1.1.1.aar | 125 KB |
| chat-1.1.1-sources.jar | 77 KB |
| chat-1.1.1-javadoc.jar | 210 KB |
| Browse |
<!-- 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"]
| 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 |