RSSpect

A RSS 2.0 feed library written in Java on top of the Stax API.

License

License

GroupId

GroupId

com.colorfulsoftware
ArtifactId

ArtifactId

rsspect
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

RSSpect
A RSS 2.0 feed library written in Java on top of the Stax API.

Download rsspect

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0.0