is not current version
Last Version 0.6.4

pl.chilldev.parent:parent-checkstyle 0.3.2

Checkstyle rules.

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

pl.chilldev.parent
ArtifactId

ArtifactId

parent-checkstyle
Version

Version

0.3.2
Type

Type

jar

Download parent-checkstyle 0.3.2


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