is not current version
Last Version 1.9.0

com.pusher:chatkit-core 1.8.3

Pusher Chatkit SDK for Android clients

GroupId

GroupId

com.pusher
ArtifactId

ArtifactId

chatkit-core
Version

Version

1.8.3
Type

Type

jar

Download chatkit-core 1.8.3


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