License |
License |
---|---|
GroupId | GroupIdcom.tencent.matrix |
ArtifactId | ArtifactIdmatrix-hooks |
Last Version | Last Version2.0.8-STATIC |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMatrix 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
matrix-hooks-2.0.8-STATIC.pom | |
matrix-hooks-2.0.8-STATIC-sources.jar | 9 KB |
matrix-hooks-2.0.8-STATIC-so-symbols.jar | 11 MB |
matrix-hooks-2.0.8-STATIC-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |