is not current version
Last Version 1.1.6

com.faithlife:android-lint 1.1.2

A collection of lint checks for Android the enforce Faithlife house rules.

GroupId

GroupId

com.faithlife
ArtifactId

ArtifactId

android-lint
Version

Version

1.1.2
Type

Type

aar

Download android-lint 1.1.2


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