| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCheckstyle Тестирование приложения и мониторинг Code Analysis |
| Группа | Группаcom.github.shyiko |
| Идентификатор | Идентификаторcheckstyle-nonstandard |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcheckstyle-nonstandard
Additional Checkstyle checks
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.shyiko/checkstyle-nonstandard/ -->
<dependency>
<groupId>com.github.shyiko</groupId>
<artifactId>checkstyle-nonstandard</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shyiko/checkstyle-nonstandard/
implementation 'com.github.shyiko:checkstyle-nonstandard:0.1.0'
// https://jarcasting.com/artifacts/com.github.shyiko/checkstyle-nonstandard/
implementation ("com.github.shyiko:checkstyle-nonstandard:0.1.0")
'com.github.shyiko:checkstyle-nonstandard:jar:0.1.0'
<dependency org="com.github.shyiko" name="checkstyle-nonstandard" rev="0.1.0">
<artifact name="checkstyle-nonstandard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shyiko', module='checkstyle-nonstandard', version='0.1.0')
)
libraryDependencies += "com.github.shyiko" % "checkstyle-nonstandard" % "0.1.0"
[com.github.shyiko/checkstyle-nonstandard "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.puppycrawl.tools : checkstyle | jar | 5.6 |