is not current version
Last Version 0.1.1

com.uber.lint-checks:lint-checks-android 0.1.0

Set of opinionated and useful lint checks

GroupId

GroupId

com.uber.lint-checks
ArtifactId

ArtifactId

lint-checks-android
Version

Version

0.1.0
Type

Type

jar

Download lint-checks-android 0.1.0


<!-- https://jarcasting.com/artifacts/com.uber.lint-checks/lint-checks-android/ -->
<dependency>
    <groupId>com.uber.lint-checks</groupId>
    <artifactId>lint-checks-android</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.lint-checks/lint-checks-android/
implementation 'com.uber.lint-checks:lint-checks-android:0.1.0'
// https://jarcasting.com/artifacts/com.uber.lint-checks/lint-checks-android/
implementation ("com.uber.lint-checks:lint-checks-android:0.1.0")
'com.uber.lint-checks:lint-checks-android:jar:0.1.0'
<dependency org="com.uber.lint-checks" name="lint-checks-android" rev="0.1.0">
  <artifact name="lint-checks-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.lint-checks', module='lint-checks-android', version='0.1.0')
)
libraryDependencies += "com.uber.lint-checks" % "lint-checks-android" % "0.1.0"
[com.uber.lint-checks/lint-checks-android "0.1.0"]