is not current version
Last Version 1.0.12

org.walkmod:walkmod-checkstyle-plugin 1.0.4

Walkmod plugin to automatically fix the reported problems by Checkstyle

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.walkmod
ArtifactId

ArtifactId

walkmod-checkstyle-plugin
Version

Version

1.0.4
Type

Type

jar

Download walkmod-checkstyle-plugin 1.0.4


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