is not current version
Last Version 0.8.0

com.github.mpusher:mpush-client 0.7.0

MPUSH消息推送系统服务端SDK

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.mpusher
ArtifactId

ArtifactId

mpush-client
Version

Version

0.7.0
Type

Type

jar

Download mpush-client 0.7.0


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