Last Version

Checkstyle Configuration 2

Standard Checkstyle rules for projects to use

License

License

Categories

Categories

Net Checkstyle Application Testing & Monitoring Code Analysis Configuration Application Layer Libs config
GroupId

GroupId

net.bluefen
ArtifactId

ArtifactId

checkstyle-configuration
Version

Version

2
Type

Type

jar
Description

Description

Checkstyle Configuration
Standard Checkstyle rules for projects to use
Project Organization

Project Organization

Blue Fen

Download checkstyle-configuration 2


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

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.