Download push-server-test-1.0.1.jar file - Jar p

Jar examples for p:push-server-test

Description

Push Server

You can download jar file push-server-test 1.0.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add push-server-test-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

push-server-test-1.0.1-javadoc.jar
push-server-test-1.0.1-sources.jar
push-server-test-1.0.1.jar
push-server-test-1.0.1.pom



Related Tutorials