Last Version

Android Checkstyle Plugin 1.0.1

Sets up Checkstyle for Gradle-based Android projects.

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.f2prateek.checkstyle
ArtifactId

ArtifactId

checkstyle
Version

Version

1.0.1
Type

Type

jar
Description

Description

Android Checkstyle Plugin
Sets up Checkstyle for Gradle-based Android projects.
Project URL

Project URL

https://github.com/f2prateek/android-checkstyle-plugin
Source Code Management

Source Code Management

https://github.com/f2prateek/android-checkstyle-plugin

Download checkstyle 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.tools.build : gradle jar 1.1.0-rc3

Project Modules

There are no modules declared in this project.