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

com.rometools:rome-parent 1.12.0

Parent for all ROME projects

Группа

Группа

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

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

rome-parent
Версия

Версия

1.12.0
Тип

Тип

pom

Скачать rome-parent 1.12.0

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

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