is not current version
Last Version 0.8.0

com.github.mpusher:mpush-netty 0.0.3

MPUSH消息推送系统Netty模块

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.mpusher
ArtifactId

ArtifactId

mpush-netty
Version

Version

0.0.3
Type

Type

jar

Download mpush-netty 0.0.3


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