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