Last Version

Code Quality Resources 2.3.1

Resources for code quality tools (checkstyle etc.)

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

cz.cvut.fit.maven
ArtifactId

ArtifactId

codequality-resources
Version

Version

2.3.1
Type

Type

jar
Description

Description

Code Quality Resources
Resources for code quality tools (checkstyle etc.)
Project Organization

Project Organization

FIT CTU in Prague

Download codequality-resources 2.3.1


<!-- https://jarcasting.com/artifacts/cz.cvut.fit.maven/codequality-resources/ -->
<dependency>
    <groupId>cz.cvut.fit.maven</groupId>
    <artifactId>codequality-resources</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/cz.cvut.fit.maven/codequality-resources/
implementation 'cz.cvut.fit.maven:codequality-resources:2.3.1'
// https://jarcasting.com/artifacts/cz.cvut.fit.maven/codequality-resources/
implementation ("cz.cvut.fit.maven:codequality-resources:2.3.1")
'cz.cvut.fit.maven:codequality-resources:jar:2.3.1'
<dependency org="cz.cvut.fit.maven" name="codequality-resources" rev="2.3.1">
  <artifact name="codequality-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.cvut.fit.maven', module='codequality-resources', version='2.3.1')
)
libraryDependencies += "cz.cvut.fit.maven" % "codequality-resources" % "2.3.1"
[cz.cvut.fit.maven/codequality-resources "2.3.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.