Last Version

Airsonic Checkstyle 1.0-RELEASE

Custom Checkstyle rules for the Airsonic project

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.airsonic
ArtifactId

ArtifactId

checkstyle
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

Airsonic Checkstyle
Custom Checkstyle rules for the Airsonic project
Project URL

Project URL

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

Project Organization

Airsonic
Source Code Management

Source Code Management

https://github.com/airsonic/checkstyle.git

Download checkstyle 1.0-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 8.19

Project Modules

There are no modules declared in this project.