MVN

com.pubnub : pubnub

Maven & Gradle

Jun 30, 2017
6 usages
616 stars

PubNub Java SDK · 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</artifactId>
    <version>4.6.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.6.5
  • Latest Beta: 4.0.0-beta4

All Versions

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

Version Vulnerabilities Updated
4.6.x
pubnub-4.6.5
4.2.x
pubnub-4.2.3
pubnub-4.2.2
pubnub-4.2.0
4.1.x
pubnub-4.1.0
4.0.x
pubnub-4.0.14
pubnub-4.0.13
pubnub-4.0.12
pubnub-4.0.11
pubnub-4.0.10
pubnub-4.0.9
pubnub-4.0.8
pubnub-4.0.7
pubnub-4.0.6
pubnub-4.0.5
pubnub-4.0.4
pubnub-4.0.3
pubnub-4.0.2
pubnub-4.0.1
pubnub-4.0.0
pubnub-4.0.0-beta4
pubnub-4.0.0-beta3
pubnub-4.0.0-beta2
pubnub-4.0.0-beta1
3.7.x
pubnub-3.7.11
pubnub-3.7.10
pubnub-3.7.9
pubnub-3.7.8
pubnub-3.7.7
pubnub-3.7.6
pubnub-3.7.5
pubnub-3.7.4
pubnub-3.7.3
pubnub-3.7.2
pubnub-3.7.1
pubnub-3.7.0
3.6.x
pubnub-3.6.3
pubnub-3.6.2
pubnub-3.6.1
pubnub-3.6.0
3.5.x
pubnub-3.5.6
pubnub-3.5.5
pubnub-3.5.4
pubnub-3.5.3
pubnub-3.5.2
3.4
pubnub-3.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.pubnub</groupId>
    <artifactId>pubnub</artifactId>
    <version>4.6.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.pubnub:pubnub:4.6.5'

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

implementation("com.pubnub:pubnub:4.6.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.pubnub" % "pubnub" % "4.6.5"

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

May 23, 2016
1 stars
Jun 05, 2015
2 usages
789 stars
Sep 30, 2022
1 usages
5.1k stars
Sep 01, 2016
1 usages
225 stars
Apr 02, 2020
9 usages
Aug 04, 2023
1.3k usages
6.5k stars
Feb 08, 2016
46 stars