Jar examples for q:qpush-core
QPush
You can download jar file qpush-core 1.2 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
qpush-core-1.2-javadoc.jar