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

Jar examples for q:qpush-core

Description

QPush

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials