is not current version
Last Version 3.0.0

com.io7m.jranges:com.io7m.jranges.checkstyle 2.0.4

Range handling (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.io7m.jranges
ArtifactId

ArtifactId

com.io7m.jranges.checkstyle
Version

Version

2.0.4
Type

Type

jar

Download com.io7m.jranges.checkstyle 2.0.4


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