in

RSS 2.0 parser

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

feeder
Last Version

Last Version

0.5-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

in
RSS 2.0 parser

Download feeder

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.7
org.jooq : joox Optional jar 1.2.0
org.jsoup : jsoup Optional jar 1.7.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.5-RELEASE
0.4-RELEASE
0.3-RELEASE
0.2-RELEASE
0.1-RELEASE
0-RELEASE