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

Jar examples for r:rome-modules

Description

Plugin collection for the ROME RSS and Atom Utilities

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials