is not current version
Last Version 1.42.0

com.github.sevntu-checkstyle:sevntu-checks 1.31.0


Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.sevntu-checkstyle
ArtifactId

ArtifactId

sevntu-checks
Version

Version

1.31.0
Type

Type

jar

Download sevntu-checks 1.31.0


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