is not current version
Last Version 1.8.2

io.github.parentpom:ppom-portlek 1.7.3

A parent pom project that contains portlek's dependencies.

GroupId

GroupId

io.github.parentpom
ArtifactId

ArtifactId

ppom-portlek
Version

Version

1.7.3
Type

Type

pom

Download ppom-portlek 1.7.3

Filename Size
ppom-portlek-1.7.3.pom 8 KB
Browse

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