MVN

com.ouattararomuald : syndication

Maven & Gradle

May 30, 2021
3 usages
58 stars

A syndication feed reader. · A Kotlin library for reading RSS 2.0 and ATOM 1.0 syndication feeds.

<dependency>
    <groupId>com.ouattararomuald</groupId>
    <artifactId>syndication</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ouattararomuald : syndication to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.1
  • Latest Release Candidate: 0.1.0-rc.1

All Versions

Choose a version of com.ouattararomuald : syndication to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
syndication-2.1.1
1.1.x
syndication-1.1.0
0.1.x
syndication-0.1.0-rc.1

How to add a dependency to Maven

Add the following com.ouattararomuald : syndication maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ouattararomuald</groupId>
    <artifactId>syndication</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ouattararomuald : syndication gradle dependency to your build.gradle file:

implementation 'com.ouattararomuald:syndication:2.1.1'

Gradle Kotlin DSL: Add the following com.ouattararomuald : syndication gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ouattararomuald:syndication:2.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ouattararomuald : syndication sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ouattararomuald" % "syndication" % "2.1.1"

Advertisement

Dependencies from Group

Mar 11, 2020
3 usages
49 stars
May 30, 2021
3 usages
58 stars
Mar 11, 2020
49 stars

Discover Dependencies

Sep 02, 2020
4 usages
Nov 29, 2022
3 usages
6 stars
Aug 15, 2023
6 usages
83 stars
Sep 01, 2021
2 usages
0 stars
Jul 14, 2023
22 usages
212 stars
Sep 20, 2016
2 usages
42 stars
Dec 11, 2021
3 usages
153 stars