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

com.tencent.matrix:matrix-opengl-leak 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-opengl-leak
Версия

Версия

2.0.1
Тип

Тип

aar

Скачать matrix-opengl-leak 2.0.1


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