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

io.pdef:pdef-parent 1.1.2

Parent pom for pdef modules

Группа

Группа

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

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

pdef-parent
Версия

Версия

1.1.2
Тип

Тип

pom

Скачать pdef-parent 1.1.2

Имя Файла Размер
pdef-parent-1.1.2.pom 1 KB
Обзор

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