License |
License |
---|---|
GroupId | GroupIdcom.tencent.matrix |
ArtifactId | ArtifactIdmatrix-memory-dump |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMatrix 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
matrix-memory-dump-2.0.5.pom | |
matrix-memory-dump-2.0.5-sources.jar | 3 KB |
matrix-memory-dump-2.0.5-so-symbols.jar | 4 MB |
matrix-memory-dump-2.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |