is not current version
Last Version 2.0.8

Matrix Android Library 2.0.0-beta

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-android-lib
Version

Version

2.0.0-beta
Type

Type

aar
Description

Description

Matrix Android Library
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-android-lib 2.0.0-beta


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0

Project Modules

There are no modules declared in this project.