Bildschirmarbeiter Checkstyle

Checkstyle checks for Bildschirmarbeiter projects

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

de.bildschirmarbeiter
ArtifactId

ArtifactId

checkstyle
Last Version

Last Version

3
Release Date

Release Date

Type

Type

jar
Description

Description

Bildschirmarbeiter Checkstyle
Checkstyle checks for Bildschirmarbeiter projects
Project URL

Project URL

https://github.com/bildschirmarbeiter/checkstyle
Project Organization

Project Organization

Bildschirmarbeiter
Source Code Management

Source Code Management

https://github.com/bildschirmarbeiter/checkstyle/tree/master

Download checkstyle

How to add to project

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

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.

Versions

Version
3
2
1