| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCheckstyle Тестирование приложения и мониторинг Code Analysis Configuration Библиотеки уровня приложения config |
| Группа | Группаcom.github.jjYBdx4IL |
| Идентификатор | Идентификаторcheckstyle-configurations |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCheckstyle Configurations
Checkstyle configurations.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| checkstyle-configurations-1.0.pom | |
| checkstyle-configurations-1.0.jar | 4 KB |
| checkstyle-configurations-1.0-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jjYBdx4IL/checkstyle-configurations/ -->
<dependency>
<groupId>com.github.jjYBdx4IL</groupId>
<artifactId>checkstyle-configurations</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jjYBdx4IL/checkstyle-configurations/
implementation 'com.github.jjYBdx4IL:checkstyle-configurations:1.0'
// https://jarcasting.com/artifacts/com.github.jjYBdx4IL/checkstyle-configurations/
implementation ("com.github.jjYBdx4IL:checkstyle-configurations:1.0")
'com.github.jjYBdx4IL:checkstyle-configurations:jar:1.0'
<dependency org="com.github.jjYBdx4IL" name="checkstyle-configurations" rev="1.0">
<artifact name="checkstyle-configurations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jjYBdx4IL', module='checkstyle-configurations', version='1.0')
)
libraryDependencies += "com.github.jjYBdx4IL" % "checkstyle-configurations" % "1.0"
[com.github.jjYBdx4IL/checkstyle-configurations "1.0"]