is not current version
Last Version 1.0.2

io.github.efenglu:checkstyle-config 1.0.0


Categories

Categories

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

GroupId

io.github.efenglu
ArtifactId

ArtifactId

checkstyle-config
Version

Version

1.0.0
Type

Type

jar

Download checkstyle-config 1.0.0


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