MVN

com.pubnub : pubnub-android

Maven & Gradle

Jan 07, 2017
2 usages
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-android</artifactId>
    <version>3.7.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.7.10

All Versions

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

Version Vulnerabilities Updated
3.7.x
pubnub-android-3.7.10
pubnub-android-3.7.9
pubnub-android-3.7.8
pubnub-android-3.7.7
pubnub-android-3.7.6
pubnub-android-3.7.5
pubnub-android-3.7.4
pubnub-android-3.7.3
pubnub-android-3.7.2
pubnub-android-3.7.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.pubnub</groupId>
    <artifactId>pubnub-android</artifactId>
    <version>3.7.10</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.pubnub:pubnub-android:3.7.10'

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

implementation("com.pubnub:pubnub-android:3.7.10")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.pubnub" % "pubnub-android" % "3.7.10"

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

Jul 23, 2023
19 usages
77 stars
Sep 08, 2015
63 usages
4.2k stars
Dec 17, 2021
3 stars
Sep 22, 2017
946 stars
Nov 25, 2015
254 stars
Apr 04, 2022
2 usages
1k stars
Aug 09, 2023
12 usages
1.4k stars
Jun 08, 2022
31 usages
18 stars
Jul 07, 2018
8 usages