PubNub Android Chat Components

Chat components provide easy-to-use building blocks to create Android chat applications, for use cases like live event messaging, telemedicine, and service desk support.

Лицензия

Лицензия

Группа

Группа

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

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

chat-android
Последняя версия

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

0.4.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

PubNub Android Chat Components
Chat components provide easy-to-use building blocks to create Android chat applications, for use cases like live event messaging, telemedicine, and service desk support.
Ссылка на сайт

Ссылка на сайт

https://github.com/pubnub/chat-components-android
Система контроля версий

Система контроля версий

https://github.com/pubnub/chat-components-android

Скачать chat-android

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.pubnub.components : chat-android-database jar 0.4.0
com.pubnub.components : chat-android-ui jar 0.4.0
com.pubnub.components : chat-android-framework jar 0.4.0

runtime (21)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
androidx.appcompat » appcompat jar 1.4.1
androidx.compose.runtime » runtime jar 1.1.1
androidx.compose.runtime » runtime-livedata jar 1.1.1
androidx.compose.foundation » foundation jar 1.1.1
androidx.compose.material » material jar 1.1.1
androidx.compose.material » material-icons-core jar 1.1.1
androidx.compose.material » material-icons-extended jar 1.1.1
androidx.compose.foundation » foundation-layout jar 1.1.1
androidx.compose.animation » animation jar 1.1.1
androidx.compose.ui » ui-tooling jar 1.1.1
androidx.lifecycle » lifecycle-viewmodel-compose jar 2.4.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.1
androidx.paging » paging-runtime-ktx jar 3.1.0
androidx.paging » paging-compose jar 1.0.0-alpha14
org.jetbrains.kotlinx : kotlinx-datetime jar 0.3.2
io.coil-kt : coil-compose jar 1.4.0
com.google.accompanist : accompanist-placeholder jar 0.23.0
com.jakewharton.timber : timber jar 5.0.1
com.pubnub : pubnub-kotlin jar 7.0.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4.0
0.3.1
0.2.0
0.1.2
0.1.1
0.1.0