is not current version
Last Version 3.7.11

com.pubnub:pubnub-debug 3.7.1

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.7.1
Type

Type

jar

Download pubnub-debug 3.7.1


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