Download push-server-pub-2.0.3.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 2.0.3 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials