Jar examples for p: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!
You can download jar file pubnub 3.6.3 in this page.
MIT License
You can use the following script to add pubnub-3.6.3.jar to your project.
<dependency> <groupId>com.pubnub</groupId> <artifactId>pubnub</artifactId> <version>3.6.3</version> </dependency>
compile group: 'com.pubnub', name: 'pubnub', version: '3.6.3'
libraryDependencies += "com.pubnub" % "pubnub" % "3.6.3"
<dependency org="com.pubnub" name="pubnub" rev="3.6.3"/>
@Grapes(@Grab(group='com.pubnub', module='pubnub', version='3.6.3'))
'com.pubnub:pubnub:jar:3.6.3'
Click the following link to download the jar file.
pubnub-3.6.3-javadoc.jar