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

org.opendaylight.netvirt:checkstyle 0.9.0


Категории

Категории

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

Группа

org.opendaylight.netvirt
Идентификатор

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

checkstyle
Версия

Версия

0.9.0
Тип

Тип

jar

Скачать checkstyle 0.9.0


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