is not current version
Last Version 3.0.2

com.izettle:izettle-checkstyle 2.1.17

iZettle Checkstyle Rules

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.izettle
ArtifactId

ArtifactId

izettle-checkstyle
Version

Version

2.1.17
Type

Type

jar

Download izettle-checkstyle 2.1.17


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