is not current version
Last Version 1.0.5

com.jamesstapleton.checkstyle:checkstyle-ext 1.0.3

null

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.jamesstapleton.checkstyle
ArtifactId

ArtifactId

checkstyle-ext
Version

Version

1.0.3
Type

Type

pom

Download checkstyle-ext 1.0.3


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