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

com.buschmais.jqassistant:checkstyle-config 1.10.0-RC1

Checkstyle configuration of of jQAssistant to ensure our coding standards.

Категории

Категории

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

Группа

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

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

checkstyle-config
Версия

Версия

1.10.0-RC1
Тип

Тип

jar

Скачать checkstyle-config 1.10.0-RC1


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