is not current version
Last Version 2.0.3

com.io7m.jranges:io7m-jranges-checkstyle 2.0.0

Range handling (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.io7m.jranges
ArtifactId

ArtifactId

io7m-jranges-checkstyle
Version

Version

2.0.0
Type

Type

jar

Download io7m-jranges-checkstyle 2.0.0


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