MVN

com.flowlogix : checkstyle

Maven & Gradle

Feb 16, 2024

Checkstyle Dependencies

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

Latest Version

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

  • Latest Stable: 2

All Versions

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

Version Vulnerabilities Updated
2
checkstyle-2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.flowlogix</groupId>
    <artifactId>checkstyle</artifactId>
    <version>2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.flowlogix:checkstyle:2'

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

implementation("com.flowlogix:checkstyle:2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.flowlogix" % "checkstyle" % "2"

Advertisement

Dependencies from Group

Jun 27, 2023
3 usages
6 stars
Jun 27, 2023
1 usages
6 stars
Jul 16, 2022
6 stars
Jul 16, 2022
6 stars
Jun 27, 2023
6 stars

Discover Dependencies

Feb 16, 2024
2 stars
Feb 16, 2024
2 stars
Feb 16, 2024
1 stars
Feb 16, 2024
259 stars
Feb 16, 2024
4 stars
Feb 16, 2024
4 stars
Feb 17, 2024
3 stars