is not current version
Last Version 0.8.0

com.github.mpusher:mpush-boot 0.0.1


GroupId

GroupId

com.github.mpusher
ArtifactId

ArtifactId

mpush-boot
Version

Version

0.0.1
Type

Type

jar

Download mpush-boot 0.0.1


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