| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.matrix |
| ArtifactId | ArtifactIdmatrix-battery-canary |
| Version | Version2.0.0-beta |
| Type | Typeaar |
| Description |
DescriptionMatrix Battery 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 |
<!-- https://jarcasting.com/artifacts/com.tencent.matrix/matrix-battery-canary/ -->
<dependency>
<groupId>com.tencent.matrix</groupId>
<artifactId>matrix-battery-canary</artifactId>
<version>2.0.0-beta</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.matrix/matrix-battery-canary/
implementation 'com.tencent.matrix:matrix-battery-canary:2.0.0-beta'
// https://jarcasting.com/artifacts/com.tencent.matrix/matrix-battery-canary/
implementation ("com.tencent.matrix:matrix-battery-canary:2.0.0-beta")
'com.tencent.matrix:matrix-battery-canary:aar:2.0.0-beta'
<dependency org="com.tencent.matrix" name="matrix-battery-canary" rev="2.0.0-beta">
<artifact name="matrix-battery-canary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.matrix', module='matrix-battery-canary', version='2.0.0-beta')
)
libraryDependencies += "com.tencent.matrix" % "matrix-battery-canary" % "2.0.0-beta"
[com.tencent.matrix/matrix-battery-canary "2.0.0-beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencent.matrix : matrix-trace-canary | jar | 2.0.0-beta |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencent.matrix : matrix-android-lib | jar | 2.0.0-beta |