zpns-oppo
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>im.zego</groupId> <artifactId>zpns-oppo</artifactId> <version>2.7.0</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>im.zego</groupId> <artifactId>zpns-oppo</artifactId> <version>2.7.0</version> <packaging>aar</packaging> <name>-zego-zpns-oppo</name> <description>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</description> <url>https://github.com/zegolibrary/zpns</url> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> </license> </licenses> <developers> <developer> <id>developer@zego.im</id> <name>developer@zego.im</name> <email>developer@zego.im</email> </developer> </developers> <scm> <connection>scm:git@github.com:zegolibrary/zpns.git</connection> <developerConnection>scm:git:ssh://github.com/zegolibrary/zpns.git</developerConnection> <url>https://github.com/zegolibrary/zim/tree/zpns</url> </scm> <dependencies/> </project>