Checkstyle Configuration (au.id.ajlane)

A common checkstyle configuration for projects in the au.id.ajlane namespace.

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis config Application Layer Libs Configuration
GroupId

GroupId

au.id.ajlane
ArtifactId

ArtifactId

checkstyle-config
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Checkstyle Configuration (au.id.ajlane)
A common checkstyle configuration for projects in the au.id.ajlane namespace.
Project URL

Project URL

https://github.com/ajlane
Source Code Management

Source Code Management

https://github.com/ajlane/checkstyle-config

Download checkstyle-config

How to add to project

<!-- https://jarcasting.com/artifacts/au.id.ajlane/checkstyle-config/ -->
<dependency>
    <groupId>au.id.ajlane</groupId>
    <artifactId>checkstyle-config</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/au.id.ajlane/checkstyle-config/
implementation 'au.id.ajlane:checkstyle-config:0.0.3'
// https://jarcasting.com/artifacts/au.id.ajlane/checkstyle-config/
implementation ("au.id.ajlane:checkstyle-config:0.0.3")
'au.id.ajlane:checkstyle-config:jar:0.0.3'
<dependency org="au.id.ajlane" name="checkstyle-config" rev="0.0.3">
  <artifact name="checkstyle-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.id.ajlane', module='checkstyle-config', version='0.0.3')
)
libraryDependencies += "au.id.ajlane" % "checkstyle-config" % "0.0.3"
[au.id.ajlane/checkstyle-config "0.0.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
0.0.3
0.0.2
0.0.1