Download push-server-pub-1.5.6.jar file - Jar p

Jar examples for p:push-server-pub

Description

Push Server's Pub module

You can download jar file push-server-pub 1.5.6 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add push-server-pub-1.5.6.jar to your project.

<dependency>
   <groupId>com.cosmicpush</groupId>
   <artifactId>push-server-pub</artifactId>
   <version>1.5.6</version>
</dependency>
compile group: 'com.cosmicpush', name: 'push-server-pub', version: '1.5.6'
libraryDependencies += "com.cosmicpush" % "push-server-pub" % "1.5.6"
<dependency org="com.cosmicpush" name="push-server-pub" rev="1.5.6"/>
@Grapes(@Grab(group='com.cosmicpush', module='push-server-pub', version='1.5.6'))
'com.cosmicpush:push-server-pub:jar:1.5.6'

Download

Click the following link to download the jar file.

push-server-pub-1.5.6-javadoc.jar
push-server-pub-1.5.6-sources.jar
push-server-pub-1.5.6.jar
push-server-pub-1.5.6.pom



Related Tutorials