Last Version

RSS Feed Data Extraction API 1

A module library containing some APIs to get data existed in RSS Feed URLs

License

License

GroupId

GroupId

com.github.faroukbengharssallah
ArtifactId

ArtifactId

rss-parser-lib
Version

Version

1
Type

Type

jar
Description

Description

RSS Feed Data Extraction API
A module library containing some APIs to get data existed in RSS Feed URLs
Project URL

Project URL

https://github.com/FaroukBENGHARSSALLAH/rss-parser-lib
Source Code Management

Source Code Management

https://github.com/FaroukBENGHARSSALLAH/rss-parser-lib

Download rss-parser-lib 1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.8.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.