Last Version

Matrix MemGuard 2.0.8

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.

License

License

GroupId

GroupId

com.tencent.matrix
ArtifactId

ArtifactId

matrix-memguard
Version

Version

2.0.8
Type

Type

aar
Description

Description

Matrix MemGuard
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.
Project URL

Project URL

https://github.com/Tencent/Matrix
Source Code Management

Source Code Management

https://github.com/Tencent/Matrix.git

Download matrix-memguard 2.0.8


<!-- https://jarcasting.com/artifacts/com.tencent.matrix/matrix-memguard/ -->
<dependency>
    <groupId>com.tencent.matrix</groupId>
    <artifactId>matrix-memguard</artifactId>
    <version>2.0.8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.matrix/matrix-memguard/
implementation 'com.tencent.matrix:matrix-memguard:2.0.8'
// https://jarcasting.com/artifacts/com.tencent.matrix/matrix-memguard/
implementation ("com.tencent.matrix:matrix-memguard:2.0.8")
'com.tencent.matrix:matrix-memguard:aar:2.0.8'
<dependency org="com.tencent.matrix" name="matrix-memguard" rev="2.0.8">
  <artifact name="matrix-memguard" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.matrix', module='matrix-memguard', version='2.0.8')
)
libraryDependencies += "com.tencent.matrix" % "matrix-memguard" % "2.0.8"
[com.tencent.matrix/matrix-memguard "2.0.8"]

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0
com.tencent.matrix : matrix-backtrace jar 2.0.8
com.tencent.matrix : matrix-hooks jar 2.0.8
com.tencent.matrix : matrix-android-commons jar 2.0.8
com.tencent.matrix : matrix-android-lib jar 2.0.8

Project Modules

There are no modules declared in this project.