is not current version
Last Version 1.8.2

io.github.parentpom:ppom-portlek 1.6.0

A parent pom project that contains portlek's dependencies.

GroupId

GroupId

io.github.parentpom
ArtifactId

ArtifactId

ppom-portlek
Version

Version

1.6.0
Type

Type

pom

Download ppom-portlek 1.6.0

Filename Size
ppom-portlek-1.6.0.pom 5 KB
Browse

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