is not current version
Last Version 1.42.0

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


Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.sevntu-checkstyle
ArtifactId

ArtifactId

sevntu-checks
Version

Version

1.34.1
Type

Type

jar

Download sevntu-checks 1.34.1


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