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