is not current version
Last Version 0.0.5

com.github.mpusher:mpush-test 0.0.2

MPUSH消息推送系统测试模块

GroupId

GroupId

com.github.mpusher
ArtifactId

ArtifactId

mpush-test
Version

Version

0.0.2
Type

Type

jar

Download mpush-test 0.0.2


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