Categories |
CategoriesData Checkstyle Application Testing & Monitoring Code Analysis |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-checkstyle |
Version | Version0.0.66 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-checkstyle-0.0.66.pom | |
datarouter-checkstyle-0.0.66.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-checkstyle/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-checkstyle</artifactId>
<version>0.0.66</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-checkstyle/
implementation 'io.datarouter:datarouter-checkstyle:0.0.66'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-checkstyle/
implementation ("io.datarouter:datarouter-checkstyle:0.0.66")
'io.datarouter:datarouter-checkstyle:jar:0.0.66'
<dependency org="io.datarouter" name="datarouter-checkstyle" rev="0.0.66">
<artifact name="datarouter-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-checkstyle', version='0.0.66')
)
libraryDependencies += "io.datarouter" % "datarouter-checkstyle" % "0.0.66"
[io.datarouter/datarouter-checkstyle "0.0.66"]