Last Version

MachineCode Checkstyle 1.0.7

Checkstyle config for MachineCode projects.

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

io.machinecode
ArtifactId

ArtifactId

checkstyle
Version

Version

1.0.7
Type

Type

jar
Description

Description

MachineCode Checkstyle
Checkstyle config for MachineCode projects.
Project Organization

Project Organization

MachineCode

Download checkstyle 1.0.7


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.