AndroidStyling-LintRules

A set of lint rules to check for common mistakes when styling and theming on Android

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем
Группа

Группа

com.github.guilhe
Идентификатор

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

styling-lint
Последняя версия

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

2.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

AndroidStyling-LintRules
A set of lint rules to check for common mistakes when styling and theming on Android
Ссылка на сайт

Ссылка на сайт

https://guilhe.github.io/AndroidStyling-LintRules
Система контроля версий

Система контроля версий

https://guilhe.github.io/AndroidStyling-LintRules

Скачать styling-lint

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.1
2.0.0
1.0.0