| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSQLite Данные Базы данных |
| Группа | Группаcom.tencent.matrix |
| Идентификатор | Идентификаторmatrix-sqlite-lint-android-sdk |
| Версия | Версия2.0.8 |
| Тип | Типaar |
| Описание |
ОписаниеMatrix SQLiteLint 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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.tencent.matrix/matrix-sqlite-lint-android-sdk/ -->
<dependency>
<groupId>com.tencent.matrix</groupId>
<artifactId>matrix-sqlite-lint-android-sdk</artifactId>
<version>2.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.matrix/matrix-sqlite-lint-android-sdk/
implementation 'com.tencent.matrix:matrix-sqlite-lint-android-sdk:2.0.8'
// https://jarcasting.com/artifacts/com.tencent.matrix/matrix-sqlite-lint-android-sdk/
implementation ("com.tencent.matrix:matrix-sqlite-lint-android-sdk:2.0.8")
'com.tencent.matrix:matrix-sqlite-lint-android-sdk:aar:2.0.8'
<dependency org="com.tencent.matrix" name="matrix-sqlite-lint-android-sdk" rev="2.0.8">
<artifact name="matrix-sqlite-lint-android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.matrix', module='matrix-sqlite-lint-android-sdk', version='2.0.8')
)
libraryDependencies += "com.tencent.matrix" % "matrix-sqlite-lint-android-sdk" % "2.0.8"
[com.tencent.matrix/matrix-sqlite-lint-android-sdk "2.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.tencent.matrix : matrix-android-lib | jar | 2.0.8 |
| com.tencent.matrix : matrix-android-commons | jar | 2.0.8 |