is not current version
Last Version 1.1.0

com.artipie:ppom 1.0.4

Parent POM of Artipie

Categories

Categories

Artipie Build Tools Distribution
GroupId

GroupId

com.artipie
ArtifactId

ArtifactId

ppom
Version

Version

1.0.4
Type

Type

pom

Download ppom 1.0.4

Filename Size
ppom-1.0.4.pom 16 KB
Browse

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