Download rome-fetcher-1.5.1.jar file - Jar r

Jar examples for r:rome-fetcher

Description

A well behaved feed fetcher API for ROME

You can download jar file rome-fetcher 1.5.1 in this page.

License

Apache 2

Build File

You can use the following script to add rome-fetcher-1.5.1.jar to your project.

<dependency>
   <groupId>com.rometools</groupId>
   <artifactId>rome-fetcher</artifactId>
   <version>1.5.1</version>
</dependency>
compile group: 'com.rometools', name: 'rome-fetcher', version: '1.5.1'
libraryDependencies += "com.rometools" % "rome-fetcher" % "1.5.1"
<dependency org="com.rometools" name="rome-fetcher" rev="1.5.1"/>
@Grapes(@Grab(group='com.rometools', module='rome-fetcher', version='1.5.1'))
'com.rometools:rome-fetcher:jar:1.5.1'

Download

Click the following link to download the jar file.

rome-fetcher-1.5.1-javadoc.jar
rome-fetcher-1.5.1-sources.jar
rome-fetcher-1.5.1.jar
rome-fetcher-1.5.1.pom



Related Tutorials