Last Version

Checkstyle Extensions 1.0.5

null

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.jamesstapleton.checkstyle
ArtifactId

ArtifactId

checkstyle-ext
Version

Version

1.0.5
Type

Type

pom
Description

Description

Checkstyle Extensions
null
Project Organization

Project Organization

JStapleton github repo
Source Code Management

Source Code Management

https://github.com/jdstapleton/checkstyle-ext/

Download checkstyle-ext 1.0.5


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.