is not current version
Last Version 1.0.1

com.github.nhojpatrick.qa:nhojpatrick-checkstyle-rules 1.0.0

The Checkstyle Rules project

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.nhojpatrick.qa
ArtifactId

ArtifactId

nhojpatrick-checkstyle-rules
Version

Version

1.0.0
Type

Type

jar

Download nhojpatrick-checkstyle-rules 1.0.0


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