| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ouattararomuald |
| Идентификатор | Идентификаторsyndication |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA syndication feed reader.
A Kotlin library for reading RSS 2.0 and ATOM 1.0 syndication feeds.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |