is not current version
Last Version 0.2.0

com.adobe.granite:granite-checkstyle-rules 0.1.0

This module defines some rules for Checkstyle

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.adobe.granite
ArtifactId

ArtifactId

granite-checkstyle-rules
Version

Version

0.1.0
Type

Type

jar

Download granite-checkstyle-rules 0.1.0


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