Last Version

pubnub 3.7.11

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!

License

License

https://github.com/pubnub/pubnub-api/blob/master/LICENSE
GroupId

GroupId

com.pubnub
ArtifactId

ArtifactId

pubnub-debug
Version

Version

3.7.11
Type

Type

jar
Description

Description

pubnub
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!
Project URL

Project URL

https://github.com/pubnub/java
Source Code Management

Source Code Management

https://github.com/pubnub/java

Download pubnub-debug 3.7.11


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

Dependencies

compile (3)

Group / Artifact Type Version
org.json : json jar 20090211
org.slf4j : slf4j-api jar 1.7.5
org.bouncycastle : bcprov-jdk16 jar 1.46

test (10)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-api-mockito jar 1.6.2
org.powermock : powermock-core jar 1.6.2
org.powermock : powermock-module-junit4 jar 1.6.2
org.powermock : powermock-module-junit4-common jar 1.6.2
org.powermock : powermock-module-test-mockito-junit4-agent jar 1.6.2
org.powermock : powermock-module-junit4-rule jar 1.6.2
org.powermock : powermock-classloading-xstream jar 1.6.2

Project Modules

There are no modules declared in this project.