is not current version
Last Version 2.6.7

io.github.portlek:ppom 1.8.17

Parent pom project that allows you to publish your libraries easily.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

ppom
Version

Version

1.8.17
Type

Type

pom

Download ppom 1.8.17

Filename Size
ppom-1.8.17.pom 8 KB
Browse

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