is not current version
Last Version 1.7

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

QPush

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.yamingd.qpush
ArtifactId

ArtifactId

qpush-client
Version

Version

1.4
Type

Type

jar

Download qpush-client 1.4


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