is not current version
Last Version 2.0.0

com.io7m.jintegers:com.io7m.jintegers.checkstyle 1.1.1

Integer handling (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.io7m.jintegers
ArtifactId

ArtifactId

com.io7m.jintegers.checkstyle
Version

Version

1.1.1
Type

Type

jar

Download com.io7m.jintegers.checkstyle 1.1.1


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