is not current version
Last Version 1.16

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

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

Type

jar

Download checkstyle-config 1.3


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