Last Version

cwkr-coding-guidelines 1.2.1

Coding conventions and best practices

License

License

Categories

Categories

IDE Development Tools GUI User Interface
GroupId

GroupId

de.cwkr
ArtifactId

ArtifactId

cwkr-coding-guidelines
Version

Version

1.2.1
Type

Type

jar
Description

Description

cwkr-coding-guidelines
Coding conventions and best practices
Project URL

Project URL

https://github.com/cwkr/coding-guidelines
Source Code Management

Source Code Management

https://github.com/cwkr/coding-guidelines

Download cwkr-coding-guidelines 1.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sourceforge.pmd : pmd-core jar 6.24.0
net.sourceforge.pmd : pmd-java jar 6.24.0

Project Modules

There are no modules declared in this project.