is not current version
Last Version 0.6.1

org.apache.streams:streams-provider-rss 0.3-incubating

RSS Provider

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-provider-rss
Version

Version

0.3-incubating
Type

Type

jar

Download streams-provider-rss 0.3-incubating


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