не последняя версия
Последняя версия 1.1.1

com.comapi:chat 1.1.0

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

Группа

Группа

com.comapi
Идентификатор

Идентификатор

chat
Версия

Версия

1.1.0
Тип

Тип

aar

Скачать chat 1.1.0

Имя Файла Размер
chat-1.1.0.pom
chat-1.1.0.aar 125 KB
chat-1.1.0-sources.jar 77 KB
chat-1.1.0-javadoc.jar 210 KB
Обзор

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