is not current version
Last Version 2.0.0

com.io7m.jaffirm:com.io7m.jaffirm.checkstyle 1.0.1

Contract checking (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.io7m.jaffirm
ArtifactId

ArtifactId

com.io7m.jaffirm.checkstyle
Version

Version

1.0.1
Type

Type

jar

Download com.io7m.jaffirm.checkstyle 1.0.1


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