Lint Checks

Lint Rules for Android Data Binding library

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.annypatel.databinding
ArtifactId

ArtifactId

lint-checks
Last Version

Last Version

1.0.0-alpha2
Release Date

Release Date

Type

Type

aar
Description

Description

Lint Checks
Lint Rules for Android Data Binding library
Project URL

Project URL

https://github.com/annypatel/databinding-lint/
Source Code Management

Source Code Management

https://github.com/annypatel/databinding-lint/

Download lint-checks

How to add to project

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

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
1.0.0-alpha2
1.0.0-alpha1