is not current version
Last Version 6.1.0

com.github.ngeor:checkstyle-rules 4.4.0

Rules for checkstyle

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.ngeor
ArtifactId

ArtifactId

checkstyle-rules
Version

Version

4.4.0
Type

Type

jar

Download checkstyle-rules 4.4.0


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