is not current version
Last Version 1.16

net.sf.matrixjavalib.build:checkstyle-config 1.12

CheckStyle ���������

Categories

Categories

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

GroupId

net.sf.matrixjavalib.build
ArtifactId

ArtifactId

checkstyle-config
Version

Version

1.12
Type

Type

jar

Download checkstyle-config 1.12


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