Last Version

org.forgedbits.checkstyle 0.0.1

Provides the common Checkstyle configuration used by any other forgedbits.org maven artifacts.

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.forgedbits
ArtifactId

ArtifactId

checkstyle
Version

Version

0.0.1
Type

Type

jar
Description

Description

org.forgedbits.checkstyle
Provides the common Checkstyle configuration used by any other forgedbits.org maven artifacts.
Project URL

Project URL

https://github.com/forgedbits/checkstyle
Project Organization

Project Organization

forgedbits.org

Download checkstyle 0.0.1


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

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.