не последняя версия
Последняя версия 1.12.0-M1

com.buschmais.jqassistant:checkstyle-config 1.7.0-MS2

Checkstyle configuration of of jQAssistant to ensure our coding standards.

Категории

Категории

Ant Компиляция и сборка Checkstyle Тестирование приложения и мониторинг Code Analysis jQAssistant config Библиотеки уровня приложения Configuration
Группа

Группа

com.buschmais.jqassistant
Идентификатор

Идентификатор

checkstyle-config
Версия

Версия

1.7.0-MS2
Тип

Тип

jar

Скачать checkstyle-config 1.7.0-MS2


<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant/checkstyle-config/ -->
<dependency>
    <groupId>com.buschmais.jqassistant</groupId>
    <artifactId>checkstyle-config</artifactId>
    <version>1.7.0-MS2</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/checkstyle-config/
implementation 'com.buschmais.jqassistant:checkstyle-config:1.7.0-MS2'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/checkstyle-config/
implementation ("com.buschmais.jqassistant:checkstyle-config:1.7.0-MS2")
'com.buschmais.jqassistant:checkstyle-config:jar:1.7.0-MS2'
<dependency org="com.buschmais.jqassistant" name="checkstyle-config" rev="1.7.0-MS2">
  <artifact name="checkstyle-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='checkstyle-config', version='1.7.0-MS2')
)
libraryDependencies += "com.buschmais.jqassistant" % "checkstyle-config" % "1.7.0-MS2"
[com.buschmais.jqassistant/checkstyle-config "1.7.0-MS2"]