MVN

com.pubnub : pubnub-debug

Maven & Gradle

Jan 08, 2017
616 stars

pubnub · 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-debug</artifactId>
    <version>3.7.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.7.11

All Versions

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

Version Vulnerabilities Updated
3.7.x
pubnub-debug-3.7.11
pubnub-debug-3.7.10
pubnub-debug-3.7.9
pubnub-debug-3.7.8
pubnub-debug-3.7.7
pubnub-debug-3.7.6
pubnub-debug-3.7.5
pubnub-debug-3.7.4
pubnub-debug-3.7.3
pubnub-debug-3.7.2
pubnub-debug-3.7.1
pubnub-debug-3.7.0
3.6.x
pubnub-debug-3.6.3
pubnub-debug-3.6.2
pubnub-debug-3.6.1
pubnub-debug-3.6.0
3.5.x
pubnub-debug-3.5.6
pubnub-debug-3.5.5
pubnub-debug-3.5.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.pubnub</groupId>
    <artifactId>pubnub-debug</artifactId>
    <version>3.7.11</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.pubnub:pubnub-debug:3.7.11'

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

implementation("com.pubnub:pubnub-debug:3.7.11")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.pubnub" % "pubnub-debug" % "3.7.11"

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

Mar 04, 2018
21 stars
Aug 04, 2017
47 stars
May 11, 2016
Jun 05, 2015
1 usages
789 stars
May 29, 2022
0 stars
Apr 13, 2017
767 stars
May 18, 2015
1.3k stars