Last Version

'Pusher Chatkit SDK for Kotlin/Java' 1.9.0

Pusher Chatkit SDK for Android clients

License

License

MIT
GroupId

GroupId

com.pusher
ArtifactId

ArtifactId

chatkit-core
Version

Version

1.9.0
Type

Type

jar
Description

Description

'Pusher Chatkit SDK for Kotlin/Java'
Pusher Chatkit SDK for Android clients
Project URL

Project URL

https://github.com/pusher/chatkit-android
Source Code Management

Source Code Management

https://github.com/pusher/chatkit-android

Download chatkit-core 1.9.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.12.6
com.pusher : pusher-platform-core jar 1.0.5

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.2.71
org.jetbrains.kotlin : kotlin-reflect jar 1.2.71
com.google.code.gson : gson jar 2.8.2

Project Modules

There are no modules declared in this project.