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