Jar examples for l:lint
Lint tools with support for Amazon APIs. Both a Command line tool and a library to add lint features to other tools
You can download jar file lint 22.4.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add lint-22.4.2.jar to your project.
<dependency> <groupId>com.android.tools.lint</groupId> <artifactId>lint</artifactId> <version>22.4.2</version> </dependency>
compile group: 'com.android.tools.lint', name: 'lint', version: '22.4.2'
libraryDependencies += "com.android.tools.lint" % "lint" % "22.4.2"
<dependency org="com.android.tools.lint" name="lint" rev="22.4.2"/>
@Grapes(@Grab(group='com.android.tools.lint', module='lint', version='22.4.2'))
'com.android.tools.lint:lint:jar:22.4.2'
Click the following link to download the jar file.
lint-22.4.2-javadoc.jar