is not current version
Last Version 3.7.11

com.pubnub:pubnub-debug 3.5.5

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-debug
Version

Version

3.5.5
Type

Type

jar

Download pubnub-debug 3.5.5


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