is not current version
Last Version 1.0.19-30f180e

zone.gryphon.maven:maven-components-checkstyle 1.0.14-7d17542

Files used with the Maven Checkstyle Plugin

Categories

Categories

Maven Build Tools Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

zone.gryphon.maven
ArtifactId

ArtifactId

maven-components-checkstyle
Version

Version

1.0.14-7d17542
Type

Type

jar

Download maven-components-checkstyle 1.0.14-7d17542


<!-- https://jarcasting.com/artifacts/zone.gryphon.maven/maven-components-checkstyle/ -->
<dependency>
    <groupId>zone.gryphon.maven</groupId>
    <artifactId>maven-components-checkstyle</artifactId>
    <version>1.0.14-7d17542</version>
</dependency>
// https://jarcasting.com/artifacts/zone.gryphon.maven/maven-components-checkstyle/
implementation 'zone.gryphon.maven:maven-components-checkstyle:1.0.14-7d17542'
// https://jarcasting.com/artifacts/zone.gryphon.maven/maven-components-checkstyle/
implementation ("zone.gryphon.maven:maven-components-checkstyle:1.0.14-7d17542")
'zone.gryphon.maven:maven-components-checkstyle:jar:1.0.14-7d17542'
<dependency org="zone.gryphon.maven" name="maven-components-checkstyle" rev="1.0.14-7d17542">
  <artifact name="maven-components-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='zone.gryphon.maven', module='maven-components-checkstyle', version='1.0.14-7d17542')
)
libraryDependencies += "zone.gryphon.maven" % "maven-components-checkstyle" % "1.0.14-7d17542"
[zone.gryphon.maven/maven-components-checkstyle "1.0.14-7d17542"]