| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные Checkstyle Тестирование приложения и мониторинг Code Analysis |
| Группа | Группаio.datarouter |
| Идентификатор | Идентификаторdatarouter-checkstyle |
| Последняя версия | Последняя версия0.0.114 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdatarouter-checkstyle
datarouter-checkstyle
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| datarouter-checkstyle-0.0.114.pom | |
| datarouter-checkstyle-0.0.114.jar | 4 KB |
| Обзор |
<!-- 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"]