License |
License |
---|---|
Categories |
CategoriesNet Checkstyle Application Testing & Monitoring Code Analysis Wire Data Data Structures |
GroupId | GroupIdnet.awired.parent |
ArtifactId | ArtifactIdparent-module-checkstyle |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAwired Parent - Module - Checkstyle
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.awired.parent/parent-module-checkstyle/ -->
<dependency>
<groupId>net.awired.parent</groupId>
<artifactId>parent-module-checkstyle</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/net.awired.parent/parent-module-checkstyle/
implementation 'net.awired.parent:parent-module-checkstyle:1.14'
// https://jarcasting.com/artifacts/net.awired.parent/parent-module-checkstyle/
implementation ("net.awired.parent:parent-module-checkstyle:1.14")
'net.awired.parent:parent-module-checkstyle:jar:1.14'
<dependency org="net.awired.parent" name="parent-module-checkstyle" rev="1.14">
<artifact name="parent-module-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.awired.parent', module='parent-module-checkstyle', version='1.14')
)
libraryDependencies += "net.awired.parent" % "parent-module-checkstyle" % "1.14"
[net.awired.parent/parent-module-checkstyle "1.14"]