Last Version

greenrobot-common's Checkstyle ruleset 2.0.0

Checkstyle configuration file

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

de.greenrobot
ArtifactId

ArtifactId

checkstyle-rules
Version

Version

2.0.0
Type

Type

jar
Description

Description

greenrobot-common's Checkstyle ruleset
Checkstyle configuration file
Project URL

Project URL

https://github.com/greenrobot/greenrobot-common
Source Code Management

Source Code Management

https://github.com/greenrobot/greenrobot-common

Download checkstyle-rules 2.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.