Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
---|---|
GroupId | GroupIdcom.io7m.jtensors |
ArtifactId | ArtifactIdio7m-jtensors-checkstyle |
Version | Version7.0.0-beta0008 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors-checkstyle/ -->
<dependency>
<groupId>com.io7m.jtensors</groupId>
<artifactId>io7m-jtensors-checkstyle</artifactId>
<version>7.0.0-beta0008</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors-checkstyle/
implementation 'com.io7m.jtensors:io7m-jtensors-checkstyle:7.0.0-beta0008'
// https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors-checkstyle/
implementation ("com.io7m.jtensors:io7m-jtensors-checkstyle:7.0.0-beta0008")
'com.io7m.jtensors:io7m-jtensors-checkstyle:jar:7.0.0-beta0008'
<dependency org="com.io7m.jtensors" name="io7m-jtensors-checkstyle" rev="7.0.0-beta0008">
<artifact name="io7m-jtensors-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jtensors', module='io7m-jtensors-checkstyle', version='7.0.0-beta0008')
)
libraryDependencies += "com.io7m.jtensors" % "io7m-jtensors-checkstyle" % "7.0.0-beta0008"
[com.io7m.jtensors/io7m-jtensors-checkstyle "7.0.0-beta0008"]