is not current version
Last Version 1.2.0

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

A common checkstyle configuration for Google Cloud samples.

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis Configuration Application Layer Libs config
GroupId

GroupId

com.google.cloud.samples
ArtifactId

ArtifactId

checkstyle-configuration
Version

Version

1.0.0
Type

Type

jar

Download checkstyle-configuration 1.0.0


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