Last Version

PubNub Java SDK 4.6.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!

License

License

GroupId

GroupId

com.pubnub
ArtifactId

ArtifactId

pubnub
Version

Version

4.6.5
Type

Type

jar
Description

Description

PubNub Java SDK
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 4.6.5


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

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.2.0
com.squareup.okhttp3 : logging-interceptor jar 3.6.0
org.slf4j : slf4j-api jar 1.7.22
com.fasterxml.jackson.core : jackson-core jar 2.7.3
com.fasterxml.jackson.core : jackson-annotations jar 2.7.3
com.squareup.retrofit2 : converter-jackson jar 2.2.0

test (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.8
ch.qos.logback : logback-core jar 1.1.8
junit : junit jar 4.12
com.github.tomakehurst : wiremock jar 1.58
org.hamcrest : hamcrest-all jar 1.3
com.jayway.awaitility : awaitility jar 1.7.0
org.json : json jar 20160810

Project Modules

There are no modules declared in this project.