Last Version

Spotify Checkstyle Config 1.0.11

Checkstyle configuration corresponding to Spotify's coding conventions.

License

License

Categories

Categories

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

GroupId

com.spotify.checkstyle
ArtifactId

ArtifactId

spotify-checkstyle-config
Version

Version

1.0.11
Type

Type

jar
Description

Description

Spotify Checkstyle Config
Checkstyle configuration corresponding to Spotify's coding conventions.
Project URL

Project URL

https://github.com/spotify/spotify-checkstyle-config
Source Code Management

Source Code Management

https://github.com/spotify/spotify-checkstyle-config

Download spotify-checkstyle-config 1.0.11


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.