is not current version
Last Version 1.18.0

com.rometools:rome-fetcher 1.7.1

A well behaved feed fetcher API for ROME

GroupId

GroupId

com.rometools
ArtifactId

ArtifactId

rome-fetcher
Version

Version

1.7.1
Type

Type

jar

Download rome-fetcher 1.7.1


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