Last Version

Checkstyle 8.39.0

Checkstyle configuration for BITMC Java style

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.bitmc
ArtifactId

ArtifactId

checkstyle
Version

Version

8.39.0
Type

Type

jar
Description

Description

Checkstyle
Checkstyle configuration for BITMC Java style
Project URL

Project URL

https://github.com/bitmc/checkstyle
Project Organization

Project Organization

BITMC
Source Code Management

Source Code Management

https://github.com/bitmc/checkstyle

Download checkstyle 8.39.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.