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

com.faithlife:android-lint 1.1.2

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

Группа

Группа

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

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

android-lint
Версия

Версия

1.1.2
Тип

Тип

aar

Скачать android-lint 1.1.2

Имя Файла Размер
android-lint-1.1.2.pom
Обзор

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