Last Version

Matrix for Android 2.0.5

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-memory-dump
Version

Version

2.0.5
Type

Type

aar
Description

Description

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

Project URL

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

Source Code Management

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

Download matrix-memory-dump 2.0.5


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
com.tencent.matrix : matrix-android-lib jar 2.0.5
com.tencent.matrix : matrix-android-commons jar 2.0.5
com.tencent.matrix : matrix-backtrace jar 2.0.5

Project Modules

There are no modules declared in this project.