AndroidStyling-LintRules

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

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

styling-lint
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

AndroidStyling-LintRules
A set of lint rules to check for common mistakes when styling and theming on Android
Project URL

Project URL

https://guilhe.github.io/AndroidStyling-LintRules
Source Code Management

Source Code Management

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

Download styling-lint

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.0