is not current version
Last Version 1

com.github.faroukbengharssallah:rss-parser-lib 0

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

GroupId

GroupId

com.github.faroukbengharssallah
ArtifactId

ArtifactId

rss-parser-lib
Version

Version

0
Type

Type

jar

Download rss-parser-lib 0


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