is not current version
Last Version 1.18.0

com.rometools:rome-parent 1.6.0

Parent for all ROME projects

GroupId

GroupId

com.rometools
ArtifactId

ArtifactId

rome-parent
Version

Version

1.6.0
Type

Type

pom

Download rome-parent 1.6.0

Filename Size
rome-parent-1.6.0.pom 15 KB
Browse

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