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

com.comapi:chat 1.0.0

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

Группа

Группа

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

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

chat
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать chat 1.0.0

Имя Файла Размер
chat-1.0.0.pom
chat-1.0.0.aar 160 KB
chat-1.0.0-sources.jar 58 KB
chat-1.0.0-javadoc.jar 146 KB
Обзор

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