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