is not current version
Last Version 0.6.4

pl.chilldev.parent:parent-checkstyle 0.4.1

Checkstyle rules.

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

pl.chilldev.parent
ArtifactId

ArtifactId

parent-checkstyle
Version

Version

0.4.1
Type

Type

jar

Download parent-checkstyle 0.4.1


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