Download qpush-core-1.2.jar file - Jar q

Jar examples for q:qpush-core

Description

QPush

You can download jar file qpush-core 1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add qpush-core-1.2.jar to your project.

<dependency>
   <groupId>com.github.yamingd.qpush</groupId>
   <artifactId>qpush-core</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.github.yamingd.qpush', name: 'qpush-core', version: '1.2'
libraryDependencies += "com.github.yamingd.qpush" % "qpush-core" % "1.2"
<dependency org="com.github.yamingd.qpush" name="qpush-core" rev="1.2"/>
@Grapes(@Grab(group='com.github.yamingd.qpush', module='qpush-core', version='1.2'))
'com.github.yamingd.qpush:qpush-core:jar:1.2'

Download

Click the following link to download the jar file.

qpush-core-1.2-javadoc.jar
qpush-core-1.2-sources.jar
qpush-core-1.2.jar
qpush-core-1.2.pom



Related Tutorials