Jar examples for l:lint-checks
A packaging of the IntelliJ Community Edition lint-checks library. This is release number 1 of trunk branch 142.
You can download jar file lint-checks 22.2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add lint-checks-22.2.1.jar to your project.
<dependency> <groupId>com.android.tools.lint</groupId> <artifactId>lint-checks</artifactId> <version>22.2.1</version> </dependency>
compile group: 'com.android.tools.lint', name: 'lint-checks', version: '22.2.1'
libraryDependencies += "com.android.tools.lint" % "lint-checks" % "22.2.1"
<dependency org="com.android.tools.lint" name="lint-checks" rev="22.2.1"/>
@Grapes(@Grab(group='com.android.tools.lint', module='lint-checks', version='22.2.1'))
'com.android.tools.lint:lint-checks:jar:22.2.1'
Click the following link to download the jar file.
lint-checks-22.2.1-javadoc.jar