Last Version

Checkstyle Optional 4.4

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

checkstyle
ArtifactId

ArtifactId

checkstyle-optional
Version

Version

4.4
Type

Type

jar
Description

Description

Checkstyle Optional
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard
Project URL

Project URL

http://checkstyle.sourceforge.net/
Source Code Management

Source Code Management

http://checkstyle.cvs.sourceforge.net/checkstyle/

Download checkstyle-optional 4.4


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

Dependencies

compile (1)

Group / Artifact Type Version
checkstyle : checkstyle jar 4.4

Project Modules

There are no modules declared in this project.