is not current version
Last Version 1.18.0

com.rometools:rome-parent 1.7.3

Parent for all ROME projects

GroupId

GroupId

com.rometools
ArtifactId

ArtifactId

rome-parent
Version

Version

1.7.3
Type

Type

pom

Download rome-parent 1.7.3

Filename Size
rome-parent-1.7.3.pom 12 KB
Browse

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