is not current version
Last Version 1.18.0

com.rometools:rome-fetcher 1.12.2

A well behaved feed fetcher API for ROME

GroupId

GroupId

com.rometools
ArtifactId

ArtifactId

rome-fetcher
Version

Version

1.12.2
Type

Type

jar

Download rome-fetcher 1.12.2


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