Last Version

com.arcbees:checkstyle 1.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.arcbees
ArtifactId

ArtifactId

checkstyle
Version

Version

1.2
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download checkstyle 1.2


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

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.