License |
License |
---|---|
GroupId | GroupIdcom.tencent.matrix |
ArtifactId | ArtifactIdmatrix-traffic |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMatrix Traffic Detector 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-traffic-2.0.8.pom | |
matrix-traffic-2.0.8-sources.jar | 2 KB |
matrix-traffic-2.0.8-so-symbols.jar | 2 MB |
matrix-traffic-2.0.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.matrix/matrix-traffic/ -->
<dependency>
<groupId>com.tencent.matrix</groupId>
<artifactId>matrix-traffic</artifactId>
<version>2.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.matrix/matrix-traffic/
implementation 'com.tencent.matrix:matrix-traffic:2.0.8'
// https://jarcasting.com/artifacts/com.tencent.matrix/matrix-traffic/
implementation ("com.tencent.matrix:matrix-traffic:2.0.8")
'com.tencent.matrix:matrix-traffic:aar:2.0.8'
<dependency org="com.tencent.matrix" name="matrix-traffic" rev="2.0.8">
<artifact name="matrix-traffic" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.matrix', module='matrix-traffic', version='2.0.8')
)
libraryDependencies += "com.tencent.matrix" % "matrix-traffic" % "2.0.8"
[com.tencent.matrix/matrix-traffic "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.matrix : matrix-android-lib | jar | 2.0.8 |
com.tencent.matrix : matrix-android-commons | jar | 2.0.8 |
com.tencent.matrix : matrix-backtrace | jar | 2.0.8 |