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

org.opendaylight.netvirt:checkstyle 0.10.1


Категории

Категории

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

Группа

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

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

checkstyle
Версия

Версия

0.10.1
Тип

Тип

jar

Скачать checkstyle 0.10.1


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