MVN

com.pusher : chatkit-core

Maven & Gradle

Feb 03, 2020
1 usages
53 stars

'Pusher Chatkit SDK for Kotlin/Java' · Pusher Chatkit SDK for Android clients

<dependency>
    <groupId>com.pusher</groupId>
    <artifactId>chatkit-core</artifactId>
    <version>1.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pusher : chatkit-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.0

All Versions

Choose a version of com.pusher : chatkit-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
chatkit-core-1.9.0
1.8.x
chatkit-core-1.8.4
chatkit-core-1.8.3
chatkit-core-1.8.2
chatkit-core-1.8.1
chatkit-core-1.8.0
1.7.x
chatkit-core-1.7.1
1.3.x
chatkit-core-1.3.3
chatkit-core-1.3.2
chatkit-core-1.3.1
chatkit-core-1.3.0
1.2.x
chatkit-core-1.2.0
1.1.x
chatkit-core-1.1.1
chatkit-core-1.1.0
1.0.x
chatkit-core-1.0.2
chatkit-core-1.0.1
chatkit-core-1.0.0

How to add a dependency to Maven

Add the following com.pusher : chatkit-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.pusher</groupId>
    <artifactId>chatkit-core</artifactId>
    <version>1.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pusher : chatkit-core gradle dependency to your build.gradle file:

implementation 'com.pusher:chatkit-core:1.9.0'

Gradle Kotlin DSL: Add the following com.pusher : chatkit-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pusher:chatkit-core:1.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pusher : chatkit-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pusher" % "chatkit-core" % "1.9.0"

Advertisement

Dependencies from Group

Oct 24, 2022
21 usages
300 stars
Nov 16, 2016
4 usages
6 stars
Feb 12, 2019
2 usages
10 stars
Dec 16, 2019
2 usages
9 stars
Oct 10, 2022
1 usages
40 stars

Discover Dependencies

Aug 25, 2023
3 usages
1.7k stars
Aug 18, 2023
30 usages
44 stars
Nov 04, 2018
1 stars
Aug 13, 2023
2 usages
44 stars
Feb 10, 2021
2 usages
102 stars