is not current version
Last Version 0.0.7

io.github.yangziwen:diff-pmd 0.0.4


Categories

Categories

PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

io.github.yangziwen
ArtifactId

ArtifactId

diff-pmd
Version

Version

0.0.4
Type

Type

jar

Download diff-pmd 0.0.4


<!-- https://jarcasting.com/artifacts/io.github.yangziwen/diff-pmd/ -->
<dependency>
    <groupId>io.github.yangziwen</groupId>
    <artifactId>diff-pmd</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yangziwen/diff-pmd/
implementation 'io.github.yangziwen:diff-pmd:0.0.4'
// https://jarcasting.com/artifacts/io.github.yangziwen/diff-pmd/
implementation ("io.github.yangziwen:diff-pmd:0.0.4")
'io.github.yangziwen:diff-pmd:jar:0.0.4'
<dependency org="io.github.yangziwen" name="diff-pmd" rev="0.0.4">
  <artifact name="diff-pmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yangziwen', module='diff-pmd', version='0.0.4')
)
libraryDependencies += "io.github.yangziwen" % "diff-pmd" % "0.0.4"
[io.github.yangziwen/diff-pmd "0.0.4"]