is not current version
Last Version 2.0.8-STATIC

com.tencent.matrix:matrix-hooks 2.0.1

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.

GroupId

GroupId

com.tencent.matrix
ArtifactId

ArtifactId

matrix-hooks
Version

Version

2.0.1
Type

Type

aar

Download matrix-hooks 2.0.1


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