License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis Configuration Application Layer Libs config |
GroupId | GroupIdcom.github.jjYBdx4IL |
ArtifactId | ArtifactIdcheckstyle-configurations |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCheckstyle Configurations
Checkstyle configurations.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.jjYBdx4IL/checkstyle-configurations/ -->
<dependency>
<groupId>com.github.jjYBdx4IL</groupId>
<artifactId>checkstyle-configurations</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jjYBdx4IL/checkstyle-configurations/
implementation 'com.github.jjYBdx4IL:checkstyle-configurations:1.0'
// https://jarcasting.com/artifacts/com.github.jjYBdx4IL/checkstyle-configurations/
implementation ("com.github.jjYBdx4IL:checkstyle-configurations:1.0")
'com.github.jjYBdx4IL:checkstyle-configurations:jar:1.0'
<dependency org="com.github.jjYBdx4IL" name="checkstyle-configurations" rev="1.0">
<artifact name="checkstyle-configurations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jjYBdx4IL', module='checkstyle-configurations', version='1.0')
)
libraryDependencies += "com.github.jjYBdx4IL" % "checkstyle-configurations" % "1.0"
[com.github.jjYBdx4IL/checkstyle-configurations "1.0"]