Jar examples for l:lint-tests
API to build lint check tests
You can download jar file lint-tests 25.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add lint-tests-25.2.0.jar to your project.
<dependency> <groupId>com.android.tools.lint</groupId> <artifactId>lint-tests</artifactId> <version>25.2.0</version> </dependency>
compile group: 'com.android.tools.lint', name: 'lint-tests', version: '25.2.0'
libraryDependencies += "com.android.tools.lint" % "lint-tests" % "25.2.0"
<dependency org="com.android.tools.lint" name="lint-tests" rev="25.2.0"/>
@Grapes(@Grab(group='com.android.tools.lint', module='lint-tests', version='25.2.0'))
'com.android.tools.lint:lint-tests:jar:25.2.0'
Click the following link to download the jar file.
lint-tests-25.2.0-javadoc.jar