Download lint-checks-23.1.3.jar file - Jar l

Jar examples for l:lint-checks

Description

A packaging of the IntelliJ Community Edition lint-checks library. This is release number 1 of trunk branch 142.

You can download jar file lint-checks 23.1.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lint-checks-23.1.3.jar to your project.

<dependency>
   <groupId>com.amazon.device.tools.lint</groupId>
   <artifactId>lint-checks</artifactId>
   <version>23.1.3</version>
</dependency>
compile group: 'com.amazon.device.tools.lint', name: 'lint-checks', version: '23.1.3'
libraryDependencies += "com.amazon.device.tools.lint" % "lint-checks" % "23.1.3"
<dependency org="com.amazon.device.tools.lint" name="lint-checks" rev="23.1.3"/>
@Grapes(@Grab(group='com.amazon.device.tools.lint', module='lint-checks', version='23.1.3'))
'com.amazon.device.tools.lint:lint-checks:jar:23.1.3'

Download

Click the following link to download the jar file.

lint-checks-23.1.3-javadoc.jar
lint-checks-23.1.3-sources.jar
lint-checks-23.1.3.jar
lint-checks-23.1.3.pom



Related Tutorials