rssparser

An Android library to parse RSS Feed

License

License

GroupId

GroupId

com.prof18.rssparser
ArtifactId

ArtifactId

rssparser
Last Version

Last Version

4.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

rssparser
An Android library to parse RSS Feed
Project URL

Project URL

https://github.com/prof18/RSS-Parser.git
Source Code Management

Source Code Management

https://github.com/prof18/RSS-Parser/tree/master

Download rssparser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.12.13

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.31
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
androidx.room » room-runtime jar 2.3.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.room » room-ktx jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.2
4.0.1
3.1.5
3.1.4
3.1.3
3.1.2
3.1.0
3.0.0
2.1.2
2.1.1
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.4.5
1.4.4
1.3.1
1.3
1.2
1.1
1.0