не последняя версия
Последняя версия 2.6.7

io.github.portlek:ppom 2.0.3

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

Группа

Группа

io.github.portlek
Идентификатор

Идентификатор

ppom
Версия

Версия

2.0.3
Тип

Тип

pom

Скачать ppom 2.0.3

Имя Файла Размер
ppom-2.0.3.pom 9 KB
Обзор

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