is not current version
Last Version 1.18.0

com.rometools:rome-modules 1.7.0

Plugin collection for the ROME RSS and Atom Utilities

GroupId

GroupId

com.rometools
ArtifactId

ArtifactId

rome-modules
Version

Version

1.7.0
Type

Type

jar

Download rome-modules 1.7.0


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