is not current version
Last Version 0.8.0

com.github.mpusher:mpush-monitor 0.7.0

MPUSH消息推送系统监控模块

GroupId

GroupId

com.github.mpusher
ArtifactId

ArtifactId

mpush-monitor
Version

Version

0.7.0
Type

Type

jar

Download mpush-monitor 0.7.0


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