| License | License | 
|---|---|
| GroupId | GroupIdcom.ouattararomuald | 
| ArtifactId | ArtifactIdsyndication | 
| Last Version | Last Version2.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionA syndication feed reader. A Kotlin library for reading RSS 2.0 and ATOM 1.0 syndication feeds. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| syndication-2.1.1.pom | |
| syndication-2.1.1.jar | 57 KB | 
| syndication-2.1.1-sources.jar | 18 KB | 
| syndication-2.1.1-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ouattararomuald/syndication/ -->
<dependency>
    <groupId>com.ouattararomuald</groupId>
    <artifactId>syndication</artifactId>
    <version>2.1.1</version>
</dependency>// https://jarcasting.com/artifacts/com.ouattararomuald/syndication/
implementation 'com.ouattararomuald:syndication:2.1.1'// https://jarcasting.com/artifacts/com.ouattararomuald/syndication/
implementation ("com.ouattararomuald:syndication:2.1.1")'com.ouattararomuald:syndication:jar:2.1.1'<dependency org="com.ouattararomuald" name="syndication" rev="2.1.1">
  <artifact name="syndication" type="jar" />
</dependency>@Grapes(
@Grab(group='com.ouattararomuald', module='syndication', version='2.1.1')
)libraryDependencies += "com.ouattararomuald" % "syndication" % "2.1.1"[com.ouattararomuald/syndication "2.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.8 | 
| com.squareup.okhttp3 : okhttp | jar | 5.0.0-alpha.2 | 
| org.simpleframework : simple-xml | jar | 2.7.1 | 
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 | 
| com.squareup.okhttp3 : mockwebserver | jar | 5.0.0-alpha.2 | 
| com.google.truth : truth | jar | 1.1.3 | 
| org.mockito : mockito-core | jar | 3.10.0 |