is not current version
Last Version 1.4

com.github.yamingd.qpush:qpush-pipe 1.1

QPush

GroupId

GroupId

com.github.yamingd.qpush
ArtifactId

ArtifactId

qpush-pipe
Version

Version

1.1
Type

Type

jar

Download qpush-pipe 1.1


<!-- https://jarcasting.com/artifacts/com.github.yamingd.qpush/qpush-pipe/ -->
<dependency>
    <groupId>com.github.yamingd.qpush</groupId>
    <artifactId>qpush-pipe</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yamingd.qpush/qpush-pipe/
implementation 'com.github.yamingd.qpush:qpush-pipe:1.1'
// https://jarcasting.com/artifacts/com.github.yamingd.qpush/qpush-pipe/
implementation ("com.github.yamingd.qpush:qpush-pipe:1.1")
'com.github.yamingd.qpush:qpush-pipe:jar:1.1'
<dependency org="com.github.yamingd.qpush" name="qpush-pipe" rev="1.1">
  <artifact name="qpush-pipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yamingd.qpush', module='qpush-pipe', version='1.1')
)
libraryDependencies += "com.github.yamingd.qpush" % "qpush-pipe" % "1.1"
[com.github.yamingd.qpush/qpush-pipe "1.1"]