MVN

com.pubnub : pubnub-test-android-debug

Maven & Gradle

Dec 23, 2015
616 stars

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

Latest Version

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

  • Latest Stable: 3.7.5

All Versions

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

Version Vulnerabilities Updated
3.7.x
pubnub-test-android-debug-3.7.5

How to add a dependency to Maven

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

<dependency>
    <groupId>com.pubnub</groupId>
    <artifactId>pubnub-test-android-debug</artifactId>
    <version>3.7.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.pubnub:pubnub-test-android-debug:3.7.5'

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

implementation("com.pubnub:pubnub-test-android-debug:3.7.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.pubnub" % "pubnub-test-android-debug" % "3.7.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

Dec 23, 2017
641 stars
Jun 19, 2019
66 stars
Feb 15, 2016
1 usages
2 stars
Jul 26, 2016
1 usages
2 stars
Dec 29, 2015
Jun 06, 2023
179 stars