Last Version

Amazon Android Lint Tool 24.3.1

Lint tools with support for Amazon APIs. Both a Command line tool and a library to add lint features to other tools

License

License

GroupId

GroupId

com.amazon.device.tools.lint
ArtifactId

ArtifactId

lint
Version

Version

24.3.1
Type

Type

jar
Description

Description

Amazon Android Lint Tool
Lint tools with support for Amazon APIs. Both a Command line tool and a library to add lint features to other tools
Project URL

Project URL

http://developer.amazon.com

Download lint 24.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.amazon.device.tools.lint : lint-checks jar 24.3.1
org.eclipse.jdt.core.compiler : ecj jar 4.4.2

test (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.2.1
com.android.tools.lint : lint-tests jar 24.3.1
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.