is not current version
Last Version 1.2.1

io.github.gnuf0rce:rss-helper 1.0.5

No description provided.

GroupId

GroupId

io.github.gnuf0rce
ArtifactId

ArtifactId

rss-helper
Version

Version

1.0.5
Type

Type

pom

Download rss-helper 1.0.5


<!-- https://jarcasting.com/artifacts/io.github.gnuf0rce/rss-helper/ -->
<dependency>
    <groupId>io.github.gnuf0rce</groupId>
    <artifactId>rss-helper</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.gnuf0rce/rss-helper/
implementation 'io.github.gnuf0rce:rss-helper:1.0.5'
// https://jarcasting.com/artifacts/io.github.gnuf0rce/rss-helper/
implementation ("io.github.gnuf0rce:rss-helper:1.0.5")
'io.github.gnuf0rce:rss-helper:pom:1.0.5'
<dependency org="io.github.gnuf0rce" name="rss-helper" rev="1.0.5">
  <artifact name="rss-helper" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.gnuf0rce', module='rss-helper', version='1.0.5')
)
libraryDependencies += "io.github.gnuf0rce" % "rss-helper" % "1.0.5"
[io.github.gnuf0rce/rss-helper "1.0.5"]