не последняя версия
Последняя версия 1.2.0

com.google.cloud.samples:checkstyle-configuration 1.0.3

A common checkstyle configuration for Google Cloud samples.

Категории

Категории

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

Группа

com.google.cloud.samples
Идентификатор

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

checkstyle-configuration
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать checkstyle-configuration 1.0.3


<!-- https://jarcasting.com/artifacts/com.google.cloud.samples/checkstyle-configuration/ -->
<dependency>
    <groupId>com.google.cloud.samples</groupId>
    <artifactId>checkstyle-configuration</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.samples/checkstyle-configuration/
implementation 'com.google.cloud.samples:checkstyle-configuration:1.0.3'
// https://jarcasting.com/artifacts/com.google.cloud.samples/checkstyle-configuration/
implementation ("com.google.cloud.samples:checkstyle-configuration:1.0.3")
'com.google.cloud.samples:checkstyle-configuration:jar:1.0.3'
<dependency org="com.google.cloud.samples" name="checkstyle-configuration" rev="1.0.3">
  <artifact name="checkstyle-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.samples', module='checkstyle-configuration', version='1.0.3')
)
libraryDependencies += "com.google.cloud.samples" % "checkstyle-configuration" % "1.0.3"
[com.google.cloud.samples/checkstyle-configuration "1.0.3"]