is not current version
Last Version 0.11.4

org.opendaylight.netvirt:checkstyle 0.8.2


Categories

Categories

Net Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.opendaylight.netvirt
ArtifactId

ArtifactId

checkstyle
Version

Version

0.8.2
Type

Type

jar

Download checkstyle 0.8.2


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