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

io.pdef:pdef-parent 1.0.0

Parent pom for pdef modules

Группа

Группа

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

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

pdef-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать pdef-parent 1.0.0

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

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