is not current version
Last Version 1.0.0

com.io7m.gtyrell:io7m-gtyrell-checkstyle 0.2.0

Git mirroring tool (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.io7m.gtyrell
ArtifactId

ArtifactId

io7m-gtyrell-checkstyle
Version

Version

0.2.0
Type

Type

jar

Download io7m-gtyrell-checkstyle 0.2.0


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