is not current version
Last Version 3.7.10

com.pubnub:pubnub-android-debug 3.7.8

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!

GroupId

GroupId

com.pubnub
ArtifactId

ArtifactId

pubnub-android-debug
Version

Version

3.7.8
Type

Type

jar

Download pubnub-android-debug 3.7.8


<!-- https://jarcasting.com/artifacts/com.pubnub/pubnub-android-debug/ -->
<dependency>
    <groupId>com.pubnub</groupId>
    <artifactId>pubnub-android-debug</artifactId>
    <version>3.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.pubnub/pubnub-android-debug/
implementation 'com.pubnub:pubnub-android-debug:3.7.8'
// https://jarcasting.com/artifacts/com.pubnub/pubnub-android-debug/
implementation ("com.pubnub:pubnub-android-debug:3.7.8")
'com.pubnub:pubnub-android-debug:jar:3.7.8'
<dependency org="com.pubnub" name="pubnub-android-debug" rev="3.7.8">
  <artifact name="pubnub-android-debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pubnub', module='pubnub-android-debug', version='3.7.8')
)
libraryDependencies += "com.pubnub" % "pubnub-android-debug" % "3.7.8"
[com.pubnub/pubnub-android-debug "3.7.8"]