is not current version
Last Version 2

com.github.ppadial.mavenbase:pom-policy 1

Policy files for MavenBase

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.ppadial.mavenbase
ArtifactId

ArtifactId

pom-policy
Version

Version

1
Type

Type

jar

Download pom-policy 1


<!-- https://jarcasting.com/artifacts/com.github.ppadial.mavenbase/pom-policy/ -->
<dependency>
    <groupId>com.github.ppadial.mavenbase</groupId>
    <artifactId>pom-policy</artifactId>
    <version>1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ppadial.mavenbase/pom-policy/
implementation 'com.github.ppadial.mavenbase:pom-policy:1'
// https://jarcasting.com/artifacts/com.github.ppadial.mavenbase/pom-policy/
implementation ("com.github.ppadial.mavenbase:pom-policy:1")
'com.github.ppadial.mavenbase:pom-policy:jar:1'
<dependency org="com.github.ppadial.mavenbase" name="pom-policy" rev="1">
  <artifact name="pom-policy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ppadial.mavenbase', module='pom-policy', version='1')
)
libraryDependencies += "com.github.ppadial.mavenbase" % "pom-policy" % "1"
[com.github.ppadial.mavenbase/pom-policy "1"]