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

Jar examples for q:qpush-pipe

Description

QPush

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials