Last Version

Gradle Android CodeQuality Plugin 0.1.7

A Gradle plugin which added tasks for checking java code quality for android projects

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.nrudenko
ArtifactId

ArtifactId

gradle-android-cq-plugin
Version

Version

0.1.7
Type

Type

jar
Description

Description

Gradle Android CodeQuality Plugin
A Gradle plugin which added tasks for checking java code quality for android projects
Project URL

Project URL

https://github.com/nrudenko/gradle-android-cq-plugin
Source Code Management

Source Code Management

https://github.com/nrudenko/gradle-android-cq-plugin

Download gradle-android-cq-plugin 0.1.7


<!-- https://jarcasting.com/artifacts/com.github.nrudenko/gradle-android-cq-plugin/ -->
<dependency>
    <groupId>com.github.nrudenko</groupId>
    <artifactId>gradle-android-cq-plugin</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nrudenko/gradle-android-cq-plugin/
implementation 'com.github.nrudenko:gradle-android-cq-plugin:0.1.7'
// https://jarcasting.com/artifacts/com.github.nrudenko/gradle-android-cq-plugin/
implementation ("com.github.nrudenko:gradle-android-cq-plugin:0.1.7")
'com.github.nrudenko:gradle-android-cq-plugin:jar:0.1.7'
<dependency org="com.github.nrudenko" name="gradle-android-cq-plugin" rev="0.1.7">
  <artifact name="gradle-android-cq-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nrudenko', module='gradle-android-cq-plugin', version='0.1.7')
)
libraryDependencies += "com.github.nrudenko" % "gradle-android-cq-plugin" % "0.1.7"
[com.github.nrudenko/gradle-android-cq-plugin "0.1.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.