is not current version
Last Version 1.7

com.github.yamingd.qpush:qpush-client 1.6

QPush

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.yamingd.qpush
ArtifactId

ArtifactId

qpush-client
Version

Version

1.6
Type

Type

jar

Download qpush-client 1.6


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