is not current version
Last Version 1.0.5

com.jamesstapleton.checkstyle:checkstyle-ext 1.0.1

null

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.jamesstapleton.checkstyle
ArtifactId

ArtifactId

checkstyle-ext
Version

Version

1.0.1
Type

Type

pom

Download checkstyle-ext 1.0.1


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