Last Version

Coding Standards 2.2.0

This provides the configuration used by the code analysis plugins.

License

License

Categories

Categories

Net
GroupId

GroupId

net.trajano
ArtifactId

ArtifactId

coding-standards
Version

Version

2.2.0
Type

Type

jar
Description

Description

Coding Standards
This provides the configuration used by the code analysis plugins.
Project Organization

Project Organization

Trajano
Source Code Management

Source Code Management

https://github.com/trajano/coding-standards

Download coding-standards 2.2.0


<!-- https://jarcasting.com/artifacts/net.trajano/coding-standards/ -->
<dependency>
    <groupId>net.trajano</groupId>
    <artifactId>coding-standards</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.trajano/coding-standards/
implementation 'net.trajano:coding-standards:2.2.0'
// https://jarcasting.com/artifacts/net.trajano/coding-standards/
implementation ("net.trajano:coding-standards:2.2.0")
'net.trajano:coding-standards:jar:2.2.0'
<dependency org="net.trajano" name="coding-standards" rev="2.2.0">
  <artifact name="coding-standards" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.trajano', module='coding-standards', version='2.2.0')
)
libraryDependencies += "net.trajano" % "coding-standards" % "2.2.0"
[net.trajano/coding-standards "2.2.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.