is not current version
Last Version 1.16

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

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.11
Type

Type

jar

Download checkstyle-config 1.11


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