не последняя версия
Последняя версия 2.0.0

com.io7m.jintegers:com.io7m.jintegers.checkstyle 1.1.1

Integer handling (Checkstyle policy)

Категории

Категории

Checkstyle Тестирование приложения и мониторинг Code Analysis
Группа

Группа

com.io7m.jintegers
Идентификатор

Идентификатор

com.io7m.jintegers.checkstyle
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать com.io7m.jintegers.checkstyle 1.1.1


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