MVN

com.f2prateek.checkstyle : checkstyle

Maven & Gradle

Aug 28, 2015
39 stars

Android Checkstyle Plugin · Sets up Checkstyle for Gradle-based Android projects.

<dependency>
    <groupId>com.f2prateek.checkstyle</groupId>
    <artifactId>checkstyle</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.f2prateek.checkstyle : checkstyle to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.f2prateek.checkstyle : checkstyle to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
checkstyle-1.0.1
checkstyle-1.0.0

How to add a dependency to Maven

Add the following com.f2prateek.checkstyle : checkstyle maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.f2prateek.checkstyle</groupId>
    <artifactId>checkstyle</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.f2prateek.checkstyle : checkstyle gradle dependency to your build.gradle file:

implementation 'com.f2prateek.checkstyle:checkstyle:1.0.1'

Gradle Kotlin DSL: Add the following com.f2prateek.checkstyle : checkstyle gradle kotlin dependency to your build.gradle.kts file:

implementation("com.f2prateek.checkstyle:checkstyle:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.f2prateek.checkstyle : checkstyle sbt scala dependency to your build.sbt file:

libraryDependencies += "com.f2prateek.checkstyle" % "checkstyle" % "1.0.1"

Advertisement

Dependencies from Group

Aug 28, 2015
39 stars

Discover Dependencies

Aug 20, 2016
1 usages
57 stars
Aug 20, 2016
59 stars
Nov 29, 2015
1 usages
105 stars
Aug 29, 2015
2 usages
0 stars
Aug 28, 2015
3 usages
0 stars
em
Aug 26, 2015
23 stars
Jul 03, 2016
2 usages
0 stars
Apr 06, 2016
1 usages
600 stars
Aug 29, 2015
2 stars