is not current version
Last Version 0.8.0

org.opendaylight.vtn:manager.checkstyle 0.2.1-Helium-SR1.1


Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.opendaylight.vtn
ArtifactId

ArtifactId

manager.checkstyle
Version

Version

0.2.1-Helium-SR1.1
Type

Type

jar

Download manager.checkstyle 0.2.1-Helium-SR1.1


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