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

Jar examples for q:qpush-pipe

Description

QPush

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials