rss

A small library that I use to parse RSS feeds

License

License

Categories

Categories

Net
GroupId

GroupId

net.mircomacrelli
ArtifactId

ArtifactId

rss
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

rss
A small library that I use to parse RSS feeds

Download rss

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
joda-time : joda-time jar 2.3
javax.mail : mail jar 1.4.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
nl.jqno.equalsverifier : equalsverifier jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.2