Last Version

Code Quality Resources 1.3.2

Resources for code quality tools (checkstyle etc.)

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

cz.jirutka.maven
ArtifactId

ArtifactId

codequality-resources
Version

Version

1.3.2
Type

Type

jar
Description

Description

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

Project URL

http://github.com/jirutka/maven-support

Download codequality-resources 1.3.2


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