не последняя версия
Последняя версия 2.0.8

com.tencent.matrix:matrix-battery-canary 2.0.1

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.

Группа

Группа

com.tencent.matrix
Идентификатор

Идентификатор

matrix-battery-canary
Версия

Версия

2.0.1
Тип

Тип

aar

Скачать matrix-battery-canary 2.0.1


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