com.android.tools.lint.lint

Lint tools. Both a Command line tool and a library to add lint features to other tools

Лицензия

Лицензия

Группа

Группа

com.android.tools.lint
Идентификатор

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

lint
Последняя версия

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

25.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.android.tools.lint.lint
Lint tools. Both a Command line tool and a library to add lint features to other tools
Ссылка на сайт

Ссылка на сайт

http://tools.android.com/
Система контроля версий

Система контроля версий

https://android.googlesource.com/platform/tools/base

Скачать lint

Как подключить последнюю версию

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

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
com.android.tools.lint : lint-checks jar 25.3.0
org.eclipse.jdt.core.compiler : ecj jar 4.6.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
25.3.0
25.2.0
25.1.3
25.1.2
25.1.0
25.0.0
24.5.0
24.3.1
24.3.0
24.2.3
24.2.2
24.2.1
24.2.0
24.2.0-beta3
24.2.0-beta2
24.2.0-beta1
24.1.3
24.1.2
24.1.1
24.1.0
24.1.0-rc3
24.1.0-rc2
24.1.0-rc1
24.0.1
24.0.0
23.2.8
23.2.7
23.2.6
23.2.5
23.2.4
23.2.3
23.2.2
23.2.1
23.2.0
23.1.3
23.1.2
23.1.1
23.1.0
23.0.2
23.0.1
23.0.0
22.9.2
22.9.1
22.9.0
22.8.4
22.8.3
22.8.2
22.8.1
22.8.0
22.7.2
22.7.1
22.7.0
22.5.3
22.5.2
22.5.1
22.5.0
22.4.2
22.4.1
22.4.0
22.2.1
22.2.0
22.1.3
22.1.2
22.1.1
22.1.0
r16