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