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

com.rometools:rome-parent 1.7.4

Parent for all ROME projects

Группа

Группа

com.rometools
Идентификатор

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

rome-parent
Версия

Версия

1.7.4
Тип

Тип

pom

Скачать rome-parent 1.7.4

Имя Файла Размер
rome-parent-1.7.4.pom 12 KB
Обзор

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