is not current version
Last Version 2.1.18

org.opendaylight.yangtools:checkstyle-logging 0.7.0-Lithium


Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis Logging Application Layer Libs
GroupId

GroupId

org.opendaylight.yangtools
ArtifactId

ArtifactId

checkstyle-logging
Version

Version

0.7.0-Lithium
Type

Type

jar

Download checkstyle-logging 0.7.0-Lithium


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