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

com.pusher:chatkit-core 1.1.1

Pusher Chatkit SDK for Android clients

Группа

Группа

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

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

chatkit-core
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать chatkit-core 1.1.1


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