is not current version
Last Version 0.14.0

com.io7m.smfj:com.io7m.smfj.checkstyle 0.13.0

Sequential mesh format (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.io7m.smfj
ArtifactId

ArtifactId

com.io7m.smfj.checkstyle
Version

Version

0.13.0
Type

Type

jar

Download com.io7m.smfj.checkstyle 0.13.0


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