custom-maven-checkstyle

agent package custom-maven-checkstyle tools

License

License

Categories

Categories

Maven Build Tools Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

io.shulie
ArtifactId

ArtifactId

custom-maven-checkstyle
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

custom-maven-checkstyle
agent package custom-maven-checkstyle tools

Download custom-maven-checkstyle

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 7.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0