is not current version
Last Version 8.15.0

com.github.spt-oss:spt-checkstyle 8.12.0

Checkstyle configuration for SPT Java Style

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

spt-checkstyle
Version

Version

8.12.0
Type

Type

jar

Download spt-checkstyle 8.12.0


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