z

zpns-huawei

ZEGO Instant Messaging (ZIM) is a real-time communication and interaction product, providing developers with full-platform interaction, massive concurrency, ultra-low latency, message must reach communication services, helping to create large live broadcast, chat room and other scenes
https://github.com/zegolibrary/zpns
The Apache Software License, Version 2.0
developer@zego.im
Files download
File Operation
zpns-huawei-0.2.0.pom download
Apache Maven
<dependency>
  <groupId>im.zego</groupId>
  <artifactId>zpns-huawei</artifactId>
  <version>0.2.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'im.zego:zpns-huawei:0.2.0'
Gradle Kotlin
implementation("im.zego:zpns-huawei:0.2.0")
Scala SBT
libraryDependencies += "im.zego" % "zpns-huawei" % "0.2.0"
Groovy Grape
@Grapes(
  @Grab(group='im.zego', module='zpns-huawei', version='0.2.0')
)
Apache Ivy
<dependency org="im.zego" name="zpns-huawei" rev="0.2.0" />
Leiningen
[im.zego/zpns-huawei "0.2.0"]
Apache Buildr
'im.zego:zpns-huawei:jar:0.2.0'
Dependencies
The project has no third-party dependencies