is not current version
Last Version 1.1.0

com.artipie:ppom 0.5

Parent POM of Artipie

Categories

Categories

Artipie Build Tools Distribution
GroupId

GroupId

com.artipie
ArtifactId

ArtifactId

ppom
Version

Version

0.5
Type

Type

pom

Download ppom 0.5

Filename Size
ppom-0.5.pom 11 KB
Browse

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