is not current version
Last Version 6.1.0

com.github.ngeor:checkstyle-rules 1.0.2

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

1.0.2
Type

Type

jar

Download checkstyle-rules 1.0.2


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