is not current version
Last Version 0.0.3

au.id.ajlane:checkstyle-config 0.0.1

A common checkstyle configuration for projects in the ${project.groupId} namespace.

Categories

Categories

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

GroupId

au.id.ajlane
ArtifactId

ArtifactId

checkstyle-config
Version

Version

0.0.1
Type

Type

jar

Download checkstyle-config 0.0.1


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