Mobicents :: Code Style

Checkstyle definition and IDE configurations

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.mobicents
ArtifactId

ArtifactId

checkstyle
Last Version

Last Version

1.0.0.FINAL
Release Date

Release Date

Type

Type

jar
Description

Description

Mobicents :: Code Style
Checkstyle definition and IDE configurations
Project URL

Project URL

http://www.mobicents.org
Source Code Management

Source Code Management

https://code.google.com/p/commscale/

Download checkstyle

How to add to project

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

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.

Versions

Version
1.0.0.FINAL