Last Version

cwkr-checkstyle 1.1

Checkstyle configuration and custom checks

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

de.cwkr
ArtifactId

ArtifactId

cwkr-checkstyle
Version

Version

1.1
Type

Type

jar
Description

Description

cwkr-checkstyle
Checkstyle configuration and custom checks
Project URL

Project URL

https://github.com/cwkr/coding-guidelines
Source Code Management

Source Code Management

https://github.com/cwkr/coding-guidelines

Download cwkr-checkstyle 1.1


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

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.