is not current version
Last Version 0.11.4

org.opendaylight.netvirt:checkstyle 0.11.1


Categories

Categories

Net Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.opendaylight.netvirt
ArtifactId

ArtifactId

checkstyle
Version

Version

0.11.1
Type

Type

jar

Download checkstyle 0.11.1


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