| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCheckstyle Application Testing & Monitoring Code Analysis | 
        
| GroupId | GroupIdcom.izettle | 
    
| ArtifactId | ArtifactIdizettle-checkstyle | 
    
| Last Version | Last Version3.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionizettle-checkstyle 
            iZettle Checkstyle Rules 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| izettle-checkstyle-3.0.2.pom | |
| izettle-checkstyle-3.0.2.jar | 5 KB | 
| izettle-checkstyle-3.0.2-sources.jar | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.izettle/izettle-checkstyle/ -->
<dependency>
    <groupId>com.izettle</groupId>
    <artifactId>izettle-checkstyle</artifactId>
    <version>3.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.izettle/izettle-checkstyle/
implementation 'com.izettle:izettle-checkstyle:3.0.2'
                // https://jarcasting.com/artifacts/com.izettle/izettle-checkstyle/
implementation ("com.izettle:izettle-checkstyle:3.0.2")
                'com.izettle:izettle-checkstyle:jar:3.0.2'
                <dependency org="com.izettle" name="izettle-checkstyle" rev="3.0.2">
  <artifact name="izettle-checkstyle" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.izettle', module='izettle-checkstyle', version='3.0.2')
)
                libraryDependencies += "com.izettle" % "izettle-checkstyle" % "3.0.2"
                [com.izettle/izettle-checkstyle "3.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.puppycrawl.tools : checkstyle | jar | 8.31 |