Jar examples for p:pmd-vm
You can download jar file pmd-vm 6.4.0 in this page.
You can use the following script to add pmd-vm-6.4.0.jar to your project.
<dependency> <groupId>net.sourceforge.pmd</groupId> <artifactId>pmd-vm</artifactId> <version>6.4.0</version> </dependency>
compile group: 'net.sourceforge.pmd', name: 'pmd-vm', version: '6.4.0'
libraryDependencies += "net.sourceforge.pmd" % "pmd-vm" % "6.4.0"
<dependency org="net.sourceforge.pmd" name="pmd-vm" rev="6.4.0"/>
@Grapes(@Grab(group='net.sourceforge.pmd', module='pmd-vm', version='6.4.0'))
'net.sourceforge.pmd:pmd-vm:jar:6.4.0'
Click the following link to download the jar file.
pmd-vm-6.4.0-javadoc.jar