MVN

com.tencent.mm : SevenZip

Maven & Gradle

Jul 06, 2021
11.4k stars

Matrix for Android · Matrix is an APM (Application Performance Manage) used in Wechat to monitor, locate and analyse performance problems. It is a plugin style, non-invasive solution and is currently available on iOS, macOS and Android.

<dependency>
    <groupId>com.tencent.mm</groupId>
    <artifactId>SevenZip</artifactId>
    <version>1.2.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tencent.mm : SevenZip to add to Maven - Latest Versions:

  • Latest Stable: 1.2.17

All Versions

Choose a version of com.tencent.mm : SevenZip to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
SevenZip-1.2.17

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tencent.mm</groupId>
    <artifactId>SevenZip</artifactId>
    <version>1.2.17</version>
</dependency>

Advertisement