is not current version
Last Version 2.0.8-STATIC

Matrix backtrace for Android armeabi-v7a and arm64 1.0.0

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-backtrace
Version

Version

1.0.0
Type

Type

aar
Description

Description

Matrix backtrace for Android armeabi-v7a and arm64
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-backtrace 1.0.0


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

Dependencies

runtime (2)

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

Project Modules

There are no modules declared in this project.