is not current version
Last Version 0.6.4

pl.chilldev.parent:parent-checkstyle 0.4.8

Checkstyle rules.

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

pl.chilldev.parent
ArtifactId

ArtifactId

parent-checkstyle
Version

Version

0.4.8
Type

Type

jar

Download parent-checkstyle 0.4.8


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