License |
License |
---|---|
GroupId | GroupIdcom.tencent.matrix |
ArtifactId | ArtifactIdmatrix-thread-canary |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMatrix Thread Canary 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-thread-canary-0.9.0.pom | |
matrix-thread-canary-0.9.0-sources.jar | 6 KB |
matrix-thread-canary-0.9.0-so-symbols.jar | 261 bytes |
matrix-thread-canary-0.9.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.matrix/matrix-thread-canary/ -->
<dependency>
<groupId>com.tencent.matrix</groupId>
<artifactId>matrix-thread-canary</artifactId>
<version>0.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.matrix/matrix-thread-canary/
implementation 'com.tencent.matrix:matrix-thread-canary:0.9.0'
// https://jarcasting.com/artifacts/com.tencent.matrix/matrix-thread-canary/
implementation ("com.tencent.matrix:matrix-thread-canary:0.9.0")
'com.tencent.matrix:matrix-thread-canary:aar:0.9.0'
<dependency org="com.tencent.matrix" name="matrix-thread-canary" rev="0.9.0">
<artifact name="matrix-thread-canary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.matrix', module='matrix-thread-canary', version='0.9.0')
)
libraryDependencies += "com.tencent.matrix" % "matrix-thread-canary" % "0.9.0"
[com.tencent.matrix/matrix-thread-canary "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.matrix : matrix-android-lib | jar | 0.9.0 |
com.tencent.matrix : matrix-trace-canary | jar | 0.9.0 |