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

com.comapi:chat 1.0.1

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

Группа

Группа

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

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

chat
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать chat 1.0.1

Имя Файла Размер
chat-1.0.1.pom
chat-1.0.1.aar 174 KB
chat-1.0.1-sources.jar 70 KB
chat-1.0.1-javadoc.jar 177 KB
Обзор

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