MVN

com.android.tools.lint : lint-tests

Maven & Gradle

Mar 07, 2017
21 usages

com.android.tools.lint.lint-tests · API to build lint check tests

<dependency>
    <groupId>com.android.tools.lint</groupId>
    <artifactId>lint-tests</artifactId>
    <version>25.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.android.tools.lint : lint-tests to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 25.3.0

All Versions

Choose a version of com.android.tools.lint : lint-tests to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
25.3.x
lint-tests-25.3.0
25.2.x
lint-tests-25.2.0
25.1.x
lint-tests-25.1.3
lint-tests-25.1.2
lint-tests-25.1.0
24.5.x
lint-tests-24.5.0
24.3.x
lint-tests-24.3.1

How to add a dependency to Maven

Add the following com.android.tools.lint : lint-tests maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.android.tools.lint</groupId>
    <artifactId>lint-tests</artifactId>
    <version>25.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.android.tools.lint : lint-tests gradle dependency to your build.gradle file:

implementation 'com.android.tools.lint:lint-tests:25.3.0'

Gradle Kotlin DSL: Add the following com.android.tools.lint : lint-tests gradle kotlin dependency to your build.gradle.kts file:

implementation("com.android.tools.lint:lint-tests:25.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.android.tools.lint : lint-tests sbt scala dependency to your build.sbt file:

libraryDependencies += "com.android.tools.lint" % "lint-tests" % "25.3.0"

Advertisement

Dependencies from Group

Mar 07, 2017
34 usages
Mar 07, 2017
25 usages
Mar 07, 2017
21 usages
Mar 07, 2017
19 usages
Jan 19, 2012
2 usages

Discover Dependencies

Dec 15, 2020
0 stars
Aug 21, 2023
21 stars
Jul 28, 2023
2 usages
540 stars
Jan 07, 2022
47 usages
809 stars
Jul 12, 2016
May 27, 2020
1 usages
806 stars
Oct 09, 2020
27 usages
1.2k stars