is not current version
Last Version 3.7.0

ppom 3.4.158

A parent pom project that allows you to publish your Java projects to sonatype easily.

License

License

GroupId

GroupId

io.github.parentpom
ArtifactId

ArtifactId

ppom
Version

Version

3.4.158
Type

Type

pom
Description

Description

ppom
A parent pom project that allows you to publish your Java projects to sonatype easily.
Project URL

Project URL

https://github.com/parentpom/ppom
Source Code Management

Source Code Management

https://github.com/parentpom/ppom

Download ppom 3.4.158

Filename Size
ppom-3.4.158.pom 34 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.