is not current version
Last Version 6.47.0

net.sourceforge.pmd:pmd-apex 5.5.4


Categories

Categories

Net PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

net.sourceforge.pmd
ArtifactId

ArtifactId

pmd-apex
Version

Version

5.5.4
Type

Type

jar

Download pmd-apex 5.5.4


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