Last Version

com.android.tools.lint.lint-tests 25.3.0

API to build lint check tests

License

License

GroupId

GroupId

com.android.tools.lint
ArtifactId

ArtifactId

lint-tests
Version

Version

25.3.0
Type

Type

jar
Description

Description

com.android.tools.lint.lint-tests
API to build lint check tests
Project URL

Project URL

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

Source Code Management

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

Download lint-tests 25.3.0


<!-- https://jarcasting.com/artifacts/com.android.tools.lint/lint-tests/ -->
<dependency>
    <groupId>com.android.tools.lint</groupId>
    <artifactId>lint-tests</artifactId>
    <version>25.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.android.tools.lint/lint-tests/
implementation 'com.android.tools.lint:lint-tests:25.3.0'
// https://jarcasting.com/artifacts/com.android.tools.lint/lint-tests/
implementation ("com.android.tools.lint:lint-tests:25.3.0")
'com.android.tools.lint:lint-tests:jar:25.3.0'
<dependency org="com.android.tools.lint" name="lint-tests" rev="25.3.0">
  <artifact name="lint-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.android.tools.lint', module='lint-tests', version='25.3.0')
)
libraryDependencies += "com.android.tools.lint" % "lint-tests" % "25.3.0"
[com.android.tools.lint/lint-tests "25.3.0"]

Dependencies

runtime (4)

Group / Artifact Type Version
com.android.tools.lint : lint jar 25.3.0
com.android.tools : testutils jar 25.3.0
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.