Last Version

edu.byu.hbll:checkstyle 1.0.0

Checkstyle for BYU HBLL projects

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

edu.byu.hbll
ArtifactId

ArtifactId

checkstyle
Version

Version

1.0.0
Type

Type

jar
Description

Description

edu.byu.hbll:checkstyle
Checkstyle for BYU HBLL projects
Project URL

Project URL

https://bitbucket.org/byuhbll/checkstyle
Source Code Management

Source Code Management

https://bitbucket.org/byuhbll/checkstyle

Download checkstyle 1.0.0


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

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.