| Категории |
КатегорииCheckstyle Тестирование приложения и мониторинг Code Analysis |
|---|---|
| Группа | Группаcom.io7m.jtensors |
| Идентификатор | Идентификаторio7m-jtensors-checkstyle |
| Версия | Версия7.0.0-beta0006 |
| Тип | Типjar |
<!-- 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-beta0006</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors-checkstyle/
implementation 'com.io7m.jtensors:io7m-jtensors-checkstyle:7.0.0-beta0006'
// https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors-checkstyle/
implementation ("com.io7m.jtensors:io7m-jtensors-checkstyle:7.0.0-beta0006")
'com.io7m.jtensors:io7m-jtensors-checkstyle:jar:7.0.0-beta0006'
<dependency org="com.io7m.jtensors" name="io7m-jtensors-checkstyle" rev="7.0.0-beta0006">
<artifact name="io7m-jtensors-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jtensors', module='io7m-jtensors-checkstyle', version='7.0.0-beta0006')
)
libraryDependencies += "com.io7m.jtensors" % "io7m-jtensors-checkstyle" % "7.0.0-beta0006"
[com.io7m.jtensors/io7m-jtensors-checkstyle "7.0.0-beta0006"]