License |
License |
---|---|
GroupId | GroupIdcom.amazon.device.tools.lint |
ArtifactId | ArtifactIdlint-checks |
Last Version | Last Version24.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAmazon Android Lint Checks
Checks for Android Lint with support for Amazon APIs.
|
Project URL |
Project URL |
Filename | Size |
---|---|
lint-checks-24.3.1.pom | |
lint-checks-24.3.1.jar | 549 KB |
lint-checks-24.3.1-sources.jar | 391 KB |
lint-checks-24.3.1-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.amazon.device.tools.lint/lint-checks/ -->
<dependency>
<groupId>com.amazon.device.tools.lint</groupId>
<artifactId>lint-checks</artifactId>
<version>24.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.amazon.device.tools.lint/lint-checks/
implementation 'com.amazon.device.tools.lint:lint-checks:24.3.1'
// https://jarcasting.com/artifacts/com.amazon.device.tools.lint/lint-checks/
implementation ("com.amazon.device.tools.lint:lint-checks:24.3.1")
'com.amazon.device.tools.lint:lint-checks:jar:24.3.1'
<dependency org="com.amazon.device.tools.lint" name="lint-checks" rev="24.3.1">
<artifact name="lint-checks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amazon.device.tools.lint', module='lint-checks', version='24.3.1')
)
libraryDependencies += "com.amazon.device.tools.lint" % "lint-checks" % "24.3.1"
[com.amazon.device.tools.lint/lint-checks "24.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm-analysis | jar | 5.0.3 |
com.android.tools.lint : lint-api | jar | 24.3.1 |