MVN

com.pubnub : pubnub-kotlin

Maven & Gradle

Aug 14, 2023
5 usages
7 stars

PubNub Android Chat Components · PubNub is a cross-platform client-to-client (1:1 and 1:many) push service in the cloud, capable of broadcasting real-time messages to millions of web and mobile clients simultaneously, in less than a quarter second!

<dependency>
    <groupId>com.pubnub</groupId>
    <artifactId>pubnub-kotlin</artifactId>
    <version>7.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pubnub : pubnub-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.6.0

All Versions

Choose a version of com.pubnub : pubnub-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.6.x
pubnub-kotlin-7.6.0
7.5.x
pubnub-kotlin-7.5.0
7.4.x
pubnub-kotlin-7.4.3
pubnub-kotlin-7.4.2
pubnub-kotlin-7.4.1
pubnub-kotlin-7.4.0
7.3.x
pubnub-kotlin-7.3.2
pubnub-kotlin-7.3.1
pubnub-kotlin-7.3.0
7.2.x
pubnub-kotlin-7.2.0
7.1.x
pubnub-kotlin-7.1.0
7.0.x
pubnub-kotlin-7.0.1
pubnub-kotlin-7.0.0
6.3.x
pubnub-kotlin-6.3.0
6.2.x
pubnub-kotlin-6.2.0
6.1.x
pubnub-kotlin-6.1.0
6.0.x
pubnub-kotlin-6.0.3
pubnub-kotlin-6.0.2
pubnub-kotlin-6.0.1
pubnub-kotlin-6.0.0
5.1.x
pubnub-kotlin-5.1.3
pubnub-kotlin-5.1.2
pubnub-kotlin-5.1.1
pubnub-kotlin-5.1.0
5.0.x
pubnub-kotlin-5.0.2
pubnub-kotlin-5.0.1
pubnub-kotlin-5.0.0
4.0.x
pubnub-kotlin-4.0.1
pubnub-kotlin-4.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.pubnub</groupId>
    <artifactId>pubnub-kotlin</artifactId>
    <version>7.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pubnub : pubnub-kotlin gradle dependency to your build.gradle file:

implementation 'com.pubnub:pubnub-kotlin:7.6.0'

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

implementation("com.pubnub:pubnub-kotlin:7.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pubnub : pubnub-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pubnub" % "pubnub-kotlin" % "7.6.0"

Advertisement

Dependencies from Group

Jun 19, 2023
10 usages
616 stars
Jun 30, 2017
6 usages
616 stars
Aug 14, 2023
5 usages
7 stars
Jan 07, 2017
2 usages
616 stars
Jan 08, 2017
616 stars

Discover Dependencies

Jun 20, 2022
1 usages
Jan 26, 2022
0 stars
Sep 25, 2021
1 usages
4 stars
Sep 25, 2021
4 stars
Sep 25, 2021
4 stars
Jan 31, 2021
6.4k stars
Jul 03, 2020
5 usages
Jul 03, 2020
3 usages
Jun 14, 2023
1 stars