is not current version
Last Version 1.14

net.awired.parent:parent-module-pmd 1.13


Categories

Categories

Net PMD Application Testing & Monitoring Code Analysis Wire Data Data Structures
GroupId

GroupId

net.awired.parent
ArtifactId

ArtifactId

parent-module-pmd
Version

Version

1.13
Type

Type

jar

Download parent-module-pmd 1.13


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