is not current version
Last Version 6.1.0

com.github.ngeor:checkstyle-rules 1.4.1

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.4.1
Type

Type

jar

Download checkstyle-rules 1.4.1


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