is not current version
Last Version 0.4.0

com.io7m.jserial:com.io7m.jserial.checkstyle 0.3.0

Serial number arithmetic (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.io7m.jserial
ArtifactId

ArtifactId

com.io7m.jserial.checkstyle
Version

Version

0.3.0
Type

Type

jar

Download com.io7m.jserial.checkstyle 0.3.0


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