r

rss-items

WebJar for rss-items
http://webjars.org
Apache-2.0
Files download
File Operation
rss-items-1.0.2.jar download
rss-items-1.0.2.pom download
rss-items-1.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.bowergithub.therapychat</groupId>
  <artifactId>rss-items</artifactId>
  <version>1.0.2</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.bowergithub.therapychat:rss-items:1.0.2'
Gradle Kotlin
implementation("org.webjars.bowergithub.therapychat:rss-items:1.0.2")
Scala SBT
libraryDependencies += "org.webjars.bowergithub.therapychat" % "rss-items" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.bowergithub.therapychat', module='rss-items', version='1.0.2')
)
Apache Ivy
<dependency org="org.webjars.bowergithub.therapychat" name="rss-items" rev="1.0.2" />
Leiningen
[org.webjars.bowergithub.therapychat/rss-items "1.0.2"]
Apache Buildr
'org.webjars.bowergithub.therapychat:rss-items:jar:1.0.2'