Last Version

com.android.tools.lint.lint 25.3.0

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

License

License

GroupId

GroupId

com.android.tools.lint
ArtifactId

ArtifactId

lint
Version

Version

25.3.0
Type

Type

jar
Description

Description

com.android.tools.lint.lint
Lint tools. Both a Command line tool and a library to add lint features to other tools
Project URL

Project URL

http://tools.android.com/
Source Code Management

Source Code Management

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

Download lint 25.3.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.android.tools.lint : lint-checks jar 25.3.0
org.eclipse.jdt.core.compiler : ecj jar 4.6.1

Project Modules

There are no modules declared in this project.