Last Version

Matrix PLT hooks 2.0.8-STATIC

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

Version

2.0.8-STATIC
Type

Type

aar
Description

Description

Matrix PLT hooks
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-hooks 2.0.8-STATIC


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

Dependencies

runtime (4)

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

Project Modules

There are no modules declared in this project.