is not current version
Last Version 0.8.0

com.github.mpusher:mpush-api 0.0.4

MPUSH消息推送系统Api模块

GroupId

GroupId

com.github.mpusher
ArtifactId

ArtifactId

mpush-api
Version

Version

0.0.4
Type

Type

jar

Download mpush-api 0.0.4


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